[xoops-cvslog 2588] CVS update: xoops2jp/html/modules/base/class

Back to archive index

Minahito minah****@users*****
2006年 3月 30日 (木) 17:27:02 JST


Index: xoops2jp/html/modules/base/class/Legacy_Validator.class.php
diff -u xoops2jp/html/modules/base/class/Legacy_Validator.class.php:1.1.2.1 xoops2jp/html/modules/base/class/Legacy_Validator.class.php:1.1.2.2
--- xoops2jp/html/modules/base/class/Legacy_Validator.class.php:1.1.2.1	Wed Mar 15 19:20:21 2006
+++ xoops2jp/html/modules/base/class/Legacy_Validator.class.php	Thu Mar 30 17:27:02 2006
@@ -1,5 +1,7 @@
 <?php
 
+if (!defined('XOOPS_ROOT_PATH')) exit();
+
 require_once XOOPS_ROOT_PATH . "/class/XCube_Validator.class.php";
 
 class XCube_ObjectExistValidator extends XCube_Validator


xoops-cvslog メーリングリストの案内
Back to archive index