[xoops-cvslog 4695] CVS update: xoops2jp/html/modules/legacyRender/kernel

Back to archive index

Minahito minah****@users*****
2006年 9月 29日 (金) 17:14:34 JST


Index: xoops2jp/html/modules/legacyRender/kernel/DelegateFunctions.class.php
diff -u xoops2jp/html/modules/legacyRender/kernel/DelegateFunctions.class.php:1.1.2.1 xoops2jp/html/modules/legacyRender/kernel/DelegateFunctions.class.php:1.1.2.1.2.1
--- xoops2jp/html/modules/legacyRender/kernel/DelegateFunctions.class.php:1.1.2.1	Wed Aug  2 18:45:47 2006
+++ xoops2jp/html/modules/legacyRender/kernel/DelegateFunctions.class.php	Fri Sep 29 17:14:33 2006
@@ -1,12 +1,12 @@
 <?php
 /**
  * @package legacyRender
- * @version $Id: DelegateFunctions.class.php,v 1.1.2.1 2006/08/02 09:45:47 minahito Exp $
+ * @version $Id: DelegateFunctions.class.php,v 1.1.2.1.2.1 2006/09/29 08:14:33 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_Theme.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_Theme.class.php";
 
 class LegacyRender_DelegateFunctions
 {


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