Minahito
minah****@users*****
2006年 9月 24日 (日) 16:24:10 JST
Index: xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.9 xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.10 --- xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.9 Tue Jul 11 12:06:12 2006 +++ xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php Sun Sep 24 16:24:10 2006 @@ -55,7 +55,7 @@ } } - return $this->getDefaultView(&$controller, &$xoopsUser); + return $this->getDefaultView($controller, $xoopsUser); } function executeViewIndex(&$controller, &$xoopsUser, &$render)