mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 14:52:24 +09:00
최근 이미지 위젯에서 20개 이상 출력되지 않던 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5323 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d6714c3048
commit
2668048f47
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@
|
|||
$oDocumentModel = &getModel('document');
|
||||
|
||||
// 정해진 모듈에서 문서별 파일 목록을 구함
|
||||
$obj->list_count = $widget_info->rows_list_count*$widget_info->cols_list_count;
|
||||
$files_output = executeQueryArray("file.getOneFileInDocument", $obj);
|
||||
$files_count = count($files_output->data);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue