[xoops-cvslog 4829] CVS update: xoops2jp/html/core

Back to archive index

Minahito minah****@users*****
2006年 10月 6日 (金) 18:49:16 JST


Index: xoops2jp/html/core/XCube_Controller.class.php
diff -u xoops2jp/html/core/XCube_Controller.class.php:1.1.2.2 xoops2jp/html/core/XCube_Controller.class.php:1.1.2.3
--- xoops2jp/html/core/XCube_Controller.class.php:1.1.2.2	Thu Oct  5 19:17:06 2006
+++ xoops2jp/html/core/XCube_Controller.class.php	Fri Oct  6 18:49:16 2006
@@ -1,13 +1,12 @@
 <?php
 /**
  * @package XCube
- * @version $Id: XCube_Controller.class.php,v 1.1.2.2 2006/10/05 10:17:06 minahito Exp $
+ * @version $Id: XCube_Controller.class.php,v 1.1.2.3 2006/10/06 09:49:16 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
 require_once XOOPS_ROOT_PATH . "/core/XCube_ActionFilter.class.php";
-require_once XOOPS_ROOT_PATH . "/core/XCube_Procedure.class.php";
 require_once XOOPS_ROOT_PATH . "/core/XCube_RenderSystem.class.php";
 require_once XOOPS_ROOT_PATH . "/core/XCube_Delegate.class.php";
 


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