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@151 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c5867a7706
commit
b293901543
5 changed files with 29 additions and 21 deletions
|
|
@ -45,7 +45,7 @@
|
|||
// 있다면 해당 모듈의 xml_info를 구함
|
||||
if($sid) {
|
||||
$oModuleHandler = new ModuleHandler($sid, $act);
|
||||
$oModule = &$oModuleHandler->getModule();
|
||||
$oModule = &$oModuleHandler->procModule();
|
||||
|
||||
// 내용을 요청받은 모듈의 것으로 변경
|
||||
$this->setTemplatePath($oModule->getTemplatePath());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue