mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6458 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4ea7afde5c
commit
c052eebd27
1 changed files with 0 additions and 1 deletions
|
|
@ -707,7 +707,6 @@
|
||||||
$args->module_srl = $module_srl;
|
$args->module_srl = $module_srl;
|
||||||
$args->category_srl = $category_srl;
|
$args->category_srl = $category_srl;
|
||||||
$output = executeQuery('document.getCategoryDocumentCount', $args);
|
$output = executeQuery('document.getCategoryDocumentCount', $args);
|
||||||
debugPrint($output);
|
|
||||||
return (int)$output->data->count;
|
return (int)$output->data->count;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue