mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
NOISSUE PHP 5.4 이상 호환성 개선.
This commit is contained in:
parent
742af78932
commit
41ff8ace3b
32 changed files with 365 additions and 113 deletions
|
|
@ -37,6 +37,7 @@ class page extends ModuleObject
|
|||
*/
|
||||
function moduleUpdate()
|
||||
{
|
||||
$args = new stdClass;
|
||||
// opage module instance update
|
||||
$output = executeQueryArray('page.pageTypeOpageCheck');
|
||||
if($output->toBool() && count($output->data) > 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue