Minahito
minah****@users*****
2006年 10月 23日 (月) 18:35:35 JST
Index: xoops2jp/html/modules/legacy/kernel/Legacy_AdminControllerStrategy.class.php diff -u xoops2jp/html/modules/legacy/kernel/Legacy_AdminControllerStrategy.class.php:1.1.2.3 xoops2jp/html/modules/legacy/kernel/Legacy_AdminControllerStrategy.class.php:1.1.2.4 --- xoops2jp/html/modules/legacy/kernel/Legacy_AdminControllerStrategy.class.php:1.1.2.3 Sun Oct 15 02:13:20 2006 +++ xoops2jp/html/modules/legacy/kernel/Legacy_AdminControllerStrategy.class.php Mon Oct 23 18:35:35 2006 @@ -68,7 +68,7 @@ $dirname = 'legacy'; } - parent::setupModuleContext(&$context, $dirname); + parent::setupModuleContext($context, $dirname); } function setupBlock()