Minahito
minah****@users*****
2006年 4月 11日 (火) 13:42:30 JST
Index: xoops2jp/html/kernel/cachetime.php diff -u xoops2jp/html/kernel/cachetime.php:1.1.2.1 xoops2jp/html/kernel/cachetime.php:1.1.2.2 --- xoops2jp/html/kernel/cachetime.php:1.1.2.1 Thu Apr 6 15:48:39 2006 +++ xoops2jp/html/kernel/cachetime.php Tue Apr 11 13:42:30 2006 @@ -1,5 +1,7 @@ <?php +if (!defined('XOOPS_ROOT_PATH')) exit(); + class XoopsCachetime extends XoopsObject { function XoopsCachetime()