mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 17:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@804 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a6c416bf9b
commit
84d0a85ebb
5 changed files with 109 additions and 101 deletions
|
|
@ -16,7 +16,7 @@
|
|||
/**
|
||||
* @brief 목록 출력 (관리자용)
|
||||
**/
|
||||
function dispList() {
|
||||
function dispDocumentAdminList() {
|
||||
// 목록을 구하기 위한 옵션
|
||||
$args->page = Context::get('page'); ///< 페이지
|
||||
$args->list_count = 50; ///< 한페이지에 보여줄 글 수
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue