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@277 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ba8e048039
commit
87cd70b321
6 changed files with 148 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
$args->list_count = $obj->list_count?$obj->list_count:20;
|
||||
$args->page_count = $obj->page_count?$obj->page_count:10;
|
||||
|
||||
// document.getDocumentList 쿼리 실행
|
||||
// comment.getTotalCommentList 쿼리 실행
|
||||
$output = $oDB->executeQuery('comment.getTotalCommentList', $args);
|
||||
|
||||
// 결과가 없거나 오류 발생시 그냥 return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue