mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
사용되지 않는 getModel 삭제
This commit is contained in:
parent
60c35b0a60
commit
67bef2ff6d
1 changed files with 0 additions and 1 deletions
|
|
@ -548,7 +548,6 @@ class ModuleHandler extends Handler
|
||||||
}
|
}
|
||||||
|
|
||||||
$xml_info = $oModuleModel->getModuleActionXml($forward->module);
|
$xml_info = $oModuleModel->getModuleActionXml($forward->module);
|
||||||
$oMemberModel = getModel('member');
|
|
||||||
|
|
||||||
if($this->module == "admin" && $type == "view")
|
if($this->module == "admin" && $type == "view")
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue