NobuNobu
nobun****@users*****
2006年 8月 24日 (木) 10:53:55 JST
Index: xoops2jp/html/modules/legacyRender/admin/actions/TplsetDeleteAction.class.php diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplsetDeleteAction.class.php:1.1.2.3 xoops2jp/html/modules/legacyRender/admin/actions/TplsetDeleteAction.class.php:1.1.2.4 --- xoops2jp/html/modules/legacyRender/admin/actions/TplsetDeleteAction.class.php:1.1.2.3 Tue Jul 11 12:05:26 2006 +++ xoops2jp/html/modules/legacyRender/admin/actions/TplsetDeleteAction.class.php Thu Aug 24 10:53:54 2006 @@ -1,7 +1,7 @@ <?php /** * @package legacyRender - * @version $Id: TplsetDeleteAction.class.php,v 1.1.2.3 2006/07/11 03:05:26 minahito Exp $ + * @version $Id: TplsetDeleteAction.class.php,v 1.1.2.4 2006/08/24 01:53:54 nobunobu Exp $ */ if (!defined('XOOPS_ROOT_PATH')) exit(); @@ -22,7 +22,7 @@ return $handler; } - function _setupObject(&$controller) + function _setupObject() { $id = $this->_getId();