[xoops-cvslog 2642] CVS update: xoops2jp/html/kernel

Back to archive index

Minahito minah****@users*****
2006年 4月 5日 (水) 20:00:38 JST


Index: xoops2jp/html/kernel/XCube_Controller.class.php
diff -u xoops2jp/html/kernel/XCube_Controller.class.php:1.1.2.7 xoops2jp/html/kernel/XCube_Controller.class.php:1.1.2.8
--- xoops2jp/html/kernel/XCube_Controller.class.php:1.1.2.7	Sun Apr  2 22:06:01 2006
+++ xoops2jp/html/kernel/XCube_Controller.class.php	Wed Apr  5 20:00:37 2006
@@ -1,5 +1,7 @@
 <?php
 
+if (!defined('XOOPS_ROOT_PATH')) exit();
+
 require_once XOOPS_ROOT_PATH."/class/XCube_ActionFilter.class.php";
 require_once XOOPS_ROOT_PATH."/class/XCube_ModuleController.class.php";
 require_once XOOPS_ROOT_PATH."/class/XCube_BlockProcedure.class.php";


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