mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@836 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
078ea34bc4
commit
d94dc0d9a8
12 changed files with 116 additions and 106 deletions
|
|
@ -266,7 +266,7 @@
|
|||
$xml_info = $oModuleModel->getModuleActionXml($forward->module);
|
||||
$oModule->setAct($forward->act);
|
||||
$oModule->init();
|
||||
$oModule->setModuleInfo(null, $xml_info);
|
||||
$oModule->setModuleInfo($this->module_info, $xml_info);
|
||||
$output = call_user_method($forward->act, $oModule);
|
||||
|
||||
$this->setTemplatePath($oModule->getTemplatePath());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue