Minahito
minah****@users*****
2006年 6月 23日 (金) 10:30:33 JST
Index: xoops2jp/html/modules/user/preload/Preload.class.php diff -u xoops2jp/html/modules/user/preload/Preload.class.php:1.1.2.1 xoops2jp/html/modules/user/preload/Preload.class.php:1.1.2.2 --- xoops2jp/html/modules/user/preload/Preload.class.php:1.1.2.1 Thu Jun 22 14:38:22 2006 +++ xoops2jp/html/modules/user/preload/Preload.class.php Fri Jun 23 10:30:33 2006 @@ -2,7 +2,8 @@ if (!defined('XOOPS_ROOT_PATH')) die(); -class User_Preload extends XCube_ActionFilter { +class User_Preload extends XCube_ActionFilter +{ function preBlockFilter() { require_once XOOPS_ROOT_PATH . "/modules/user/kernel/UserEventProxyRegister.class.php";