mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
document.getDocuments 쿼리 오류 발생하는 부분 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5107 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
20ac50a0e3
commit
26141317eb
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
|||
}
|
||||
$args->document_srls = $document_srls;
|
||||
$args->list_count = $list_count;
|
||||
$args->order_type = 'asc';
|
||||
|
||||
$output = executeQuery('document.getDocuments', $args);
|
||||
$document_list = $output->data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue