mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 09:52:17 +09:00
NOISSUE php 버전 호환성 문제 고침.
This commit is contained in:
parent
9300b5fa35
commit
2a1a9960ba
3 changed files with 12 additions and 1 deletions
|
|
@ -530,6 +530,7 @@ class module extends ModuleObject
|
|||
foreach($moduleInfos as $moduleInfo)
|
||||
{
|
||||
// search menu.
|
||||
$args = new stdClass;
|
||||
$args->url = $moduleInfo->mid;
|
||||
$args->site_srl = $moduleInfo->site_srl;
|
||||
$args->is_shortcut = 'N';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue