mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-07 19:12:18 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@153 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
693103aaa0
commit
17c29c6957
15 changed files with 108 additions and 107 deletions
|
|
@ -375,9 +375,6 @@
|
|||
// module_srl 값이 없다면 그냥 index 페이지를 보여줌
|
||||
if(!Context::get('module_srl')) return $this->dispAdminContent();
|
||||
|
||||
// template 경로를 변경
|
||||
$this->setTemplatePath(
|
||||
|
||||
// 요청받은 모듈의 정보를 구함
|
||||
$oModuleModel = &getModel('module');
|
||||
$module_info = $oModuleModel->getModuleInfoByModuleSrl($module_srl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue