mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
#306 refer: r3163
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cff79d0f6f
commit
030d7ab420
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
$browser_title = $value->browser_title;
|
||||
|
||||
$obj->module_srl = $module_srl;
|
||||
$output = executeQuery("widgets.tab_newest_document.getNewestDocuments", $obj);
|
||||
$output = executeQueryArray("widgets.tab_newest_document.getNewestDocuments", $obj);
|
||||
unset($data);
|
||||
|
||||
if($output->data && count($output->data)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue