위키의 문서목록을 제목순이 아닌 list order 순으로 변경하여 계층구조가 반영되도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6638 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-06-22 09:18:31 +00:00
parent 461144c955
commit c31d9385ac

View file

@ -104,7 +104,6 @@
$page = Context::get('page');
$oDocumentModel = &getModel('document');
$obj->module_srl = $this->module_info->module_srl;
$obj->sort_index = "title";
$obj->page = $page;
$obj->list_count = 50;