Minahito
minah****@users*****
2005年 12月 1日 (木) 01:02:16 JST
Index: xoops2jp/html/modules/base/admin/actions/LegacyActSearchAction.class.php diff -u xoops2jp/html/modules/base/admin/actions/LegacyActSearchAction.class.php:1.1.2.1 xoops2jp/html/modules/base/admin/actions/LegacyActSearchAction.class.php:1.1.2.2 --- xoops2jp/html/modules/base/admin/actions/LegacyActSearchAction.class.php:1.1.2.1 Wed Nov 16 19:09:24 2005 +++ xoops2jp/html/modules/base/admin/actions/LegacyActSearchAction.class.php Thu Dec 1 01:02:16 2005 @@ -68,9 +68,9 @@ var $mRecords=null; var $mActionForm; - function LegacyActSearchAction(&$controller,&$xoopsUser) + function prepare(&$controller,&$xoopsUser) { - parent::LegacyAdminAction(&$controller,&$xoopsUser); + parent::prepare(&$controller,&$xoopsUser); $db=&$controller->getDB(); //