mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1373 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
15e40c6bbc
commit
30aee65175
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@
|
||||||
|
|
||||||
$args->sort_index = 'list_order'; ///< 소팅 값
|
$args->sort_index = 'list_order'; ///< 소팅 값
|
||||||
|
|
||||||
// 목록 구함, document->getDocumentList 에서 걍 알아서 다 해버리는 구조이다... (아.. 이거 나쁜 버릇인데.. ㅡ.ㅜ 어쩔수 없다)
|
// 목록 구함, document->getDocumentList 에서 걍 알아서 다 해버리는 구조
|
||||||
$output = $oDocumentModel->getDocumentList($args, true);
|
$output = $oDocumentModel->getDocumentList($args, true);
|
||||||
|
|
||||||
// 템플릿에 쓰기 위해서 document_model::getDocumentList() 의 return object에 있는 값들을 세팅
|
// 템플릿에 쓰기 위해서 document_model::getDocumentList() 의 return object에 있는 값들을 세팅
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue