[xoops-cvslog 4699] CVS update: xoops2jp/html/modules/stdCache/kernel

Back to archive index

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


Index: xoops2jp/html/modules/stdCache/kernel/StdRenderCache.class.php
diff -u xoops2jp/html/modules/stdCache/kernel/StdRenderCache.class.php:1.1.2.3 xoops2jp/html/modules/stdCache/kernel/StdRenderCache.class.php:1.1.2.3.2.1
--- xoops2jp/html/modules/stdCache/kernel/StdRenderCache.class.php:1.1.2.3	Sun May 28 18:01:03 2006
+++ xoops2jp/html/modules/stdCache/kernel/StdRenderCache.class.php	Fri Sep 29 17:14:45 2006
@@ -1,7 +1,7 @@
 <?php
-// $Id: StdRenderCache.class.php,v 1.1.2.3 2006/05/28 09:01:03 nobunobu Exp $
+// $Id: StdRenderCache.class.php,v 1.1.2.3.2.1 2006/09/29 08:14:45 minahito Exp $
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_RenderCache.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_RenderCache.class.php";
 
 /**
  * This is standard render cache class. It makes cash by a group of a user.


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