Minahito
minah****@users*****
2006年 11月 9日 (木) 17:20:12 JST
Index: xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php diff -u xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.17 xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.18 --- xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.17 Thu Nov 9 16:29:51 2006 +++ xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php Thu Nov 9 17:20:11 2006 @@ -639,6 +639,8 @@ $GLOBALS['xoopsConfig'] = $this->mRoot->mContext->mXoopsConfig; // Compatiblity for 2.0.x $GLOBALS['config_handler'] =& $configHandler; + + $GLOBALS['module_handler'] =& xoops_gethandler('module'); } /**