[xoops-cvslog 5377] CVS update: xoops2jp/html/modules/legacy/kernel

Back to archive index

Minahito minah****@users*****
2006年 10月 17日 (火) 01:02:45 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_CacheInformation.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_CacheInformation.class.php:1.1.2.3 xoops2jp/html/modules/legacy/kernel/Legacy_CacheInformation.class.php:1.1.2.4
--- xoops2jp/html/modules/legacy/kernel/Legacy_CacheInformation.class.php:1.1.2.3	Tue Oct 17 00:35:31 2006
+++ xoops2jp/html/modules/legacy/kernel/Legacy_CacheInformation.class.php	Tue Oct 17 01:02:45 2006
@@ -125,7 +125,7 @@
 	 {
 		 parent::Legacy_AbstractCacheInformation();
 		 $this->mGetCacheFilePath =& new XCube_Delegate();
-		 $this->mGetCacheFilePath->register('Legacy_ModuleCacheInformation.getCacheFilePath');
+		 $this->mGetCacheFilePath->register('Legacy_ModuleCacheInformation.GetCacheFilePath');
 	 }
 	 
 	/**


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