Minahito
minah****@users*****
2006年 1月 15日 (日) 03:28:28 JST
Index: xoops2jp/html/modules/legacyRender/admin/actions/TplfileEditAction.class.php diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplfileEditAction.class.php:1.1.2.3 xoops2jp/html/modules/legacyRender/admin/actions/TplfileEditAction.class.php:1.1.2.4 --- xoops2jp/html/modules/legacyRender/admin/actions/TplfileEditAction.class.php:1.1.2.3 Sat Jan 14 22:45:14 2006 +++ xoops2jp/html/modules/legacyRender/admin/actions/TplfileEditAction.class.php Sun Jan 15 03:28:28 2006 @@ -47,7 +47,7 @@ { $tplset = $this->mObject->get('tpl_tplset'); $module = $this->mObject->get('tpl_module'); - $controller->executeForward("./index.php?action=TplfileList&tpl_tplset=${tplset}&tpl_module=${module}"; + $controller->executeForward("./index.php?action=TplfileList&tpl_tplset=${tplset}&tpl_module=${module}"); } function executeViewError(&$controller, &$xoopsUser, &$render)