Minahito
minah****@users*****
2006年 10月 17日 (火) 00:11:47 JST
Index: xoops2jp/html/modules/legacy/kernel/Legacy_Module.class.php diff -u xoops2jp/html/modules/legacy/kernel/Legacy_Module.class.php:1.1.2.3 xoops2jp/html/modules/legacy/kernel/Legacy_Module.class.php:1.1.2.4 --- xoops2jp/html/modules/legacy/kernel/Legacy_Module.class.php:1.1.2.3 Sun Oct 15 02:30:39 2006 +++ xoops2jp/html/modules/legacy/kernel/Legacy_Module.class.php Tue Oct 17 00:11:47 2006 @@ -120,6 +120,9 @@ return $this->mCacheInfo; } + /** + * @access protected + */ function _createCacheInfo() { $this->mCacheInfo =& new Legacy_ModuleCacheInformation();