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@1039 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
65a537ead4
commit
b935f9d274
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
// 목록의 loop를 돌면서 mid를 구하기 위한 module_srl값을 구함
|
||||
$document_count = count($output->data);
|
||||
$module_srl_list = array();
|
||||
if($document_count) {
|
||||
foreach($output->data as $key => $val) {
|
||||
$module_srl = $val->module_srl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue