Minahito
minah****@users*****
2006年 10月 15日 (日) 01:37:52 JST
Index: xoops2jp/html/modules/legacy/kernel/handler.php diff -u xoops2jp/html/modules/legacy/kernel/handler.php:1.1.2.1 xoops2jp/html/modules/legacy/kernel/handler.php:1.1.2.2 --- xoops2jp/html/modules/legacy/kernel/handler.php:1.1.2.1 Sat Oct 14 23:55:24 2006 +++ xoops2jp/html/modules/legacy/kernel/handler.php Sun Oct 15 01:37:52 2006 @@ -6,7 +6,7 @@ if (!defined('XOOPS_ROOT_PATH')) exit(); -require_once XOOPS_ROOT_PATH . "/modules/base/kernel/criteria.class.php"; +require_once XOOPS_ROOT_PATH . "/modules/legacy/kernel/criteria.class.php"; /** * NOTE: This class has only one primary key and one table.