mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 09:49:54 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1429 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c47768ac80
commit
4067f39963
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
|||
|
||||
// module_srl이 있으면 module데이터로 판단하여 처리, 아니면 회원정보로..
|
||||
if($this->module_srl) {
|
||||
$this->limit_count = 100;
|
||||
$this->limit_count = 10;
|
||||
$this->importDocument($xml_file);
|
||||
} else {
|
||||
$this->importMember($xml_file);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue