mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-11 14:53:15 +09:00
issue 2362 add module type in return value
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11420 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9c47bf2f5a
commit
f55ea8d454
1 changed files with 1 additions and 0 deletions
|
|
@ -386,6 +386,7 @@
|
|||
if($moduleInfo->setup_index_act)
|
||||
{
|
||||
$menu['module_srl'] = $midInfo->module_srl;
|
||||
$menu['module'] = $midInfo->module;
|
||||
$menu['setup_index_act'] = $moduleInfo->setup_index_act;
|
||||
}
|
||||
if($midInfo->mid == $start_module->mid)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue