Minahito
minah****@users*****
2006年 1月 11日 (水) 19:19:31 JST
Index: xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php diff -u xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.16 xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.17 --- xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.16 Wed Jan 11 12:32:38 2006 +++ xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php Wed Jan 11 19:19:31 2006 @@ -98,6 +98,7 @@ require_once XOOPS_ROOT_PATH.'/class/token.php'; require_once XOOPS_ROOT_PATH."/class/module.textsanitizer.php"; + require_once XOOPS_BASE_PATH."/kernel/object.php"; // ToDo (here?) require_once XOOPS_BASE_PATH."/kernel/handler.php"; // ToDo require_once XOOPS_ROOT_PATH."/class/XCube_Utils.class.php"; // ToDo