Minahito
minah****@users*****
2006年 5月 25日 (木) 18:32:27 JST
Index: xoops2jp/html/modules/base/kernel/MiscEventFunctions.class.php diff -u xoops2jp/html/modules/base/kernel/MiscEventFunctions.class.php:1.1.2.4 xoops2jp/html/modules/base/kernel/MiscEventFunctions.class.php:1.1.2.5 --- xoops2jp/html/modules/base/kernel/MiscEventFunctions.class.php:1.1.2.4 Fri Feb 3 11:41:34 2006 +++ xoops2jp/html/modules/base/kernel/MiscEventFunctions.class.php Thu May 25 18:32:27 2006 @@ -1,8 +1,10 @@ <?php /** - * @version $Id: MiscEventFunctions.class.php,v 1.1.2.4 2006/02/03 02:41:34 minahito Exp $ + * @version $Id: MiscEventFunctions.class.php,v 1.1.2.5 2006/05/25 09:32:27 minahito Exp $ */ +if (!defined('XOOPS_ROOT_PATH')) exit(); + class Legacy_MiscEventFunction { function AccessToMisc(&$controller,$eventArgs)