issue 160 document list in admin module,

get min column list


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9368 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-09-27 09:37:52 +00:00
parent 3dc8f5161e
commit ac02b87c5b

View file

@ -41,6 +41,7 @@
// get a list
$oDocumentModel = &getModel('document');
$columnList = array('document_srl', 'title', 'member_srl', 'nick_name', 'readed_count', 'voted_count', 'blamed_count', 'regdate', 'ipaddress', 'status');
$output = $oDocumentModel->getDocumentList($args);
// get Status name list