[xoops-cvslog 2324] CVS update: xoops2jp/html/modules/base/kernel

Back to archive index

Minahito minah****@users*****
2006年 2月 7日 (火) 17:31:54 JST


Index: xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php
diff -u xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php:1.1.2.3 xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php:1.1.2.4
--- xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php:1.1.2.3	Tue Feb  7 17:21:09 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php	Tue Feb  7 17:31:54 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: Legacy_LanguageManager.class.php,v 1.1.2.3 2006/02/07 08:21:09 nobunobu Exp $
+// $Id: Legacy_LanguageManager.class.php,v 1.1.2.4 2006/02/07 08:31:54 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -104,7 +104,6 @@
 				   $xoopsConfig, $xoopsOption, $xoopsCachedTemplate, $xoopsLogger, $xoopsDebugger;
 
 			require_once $filename;
-			$checks[$filename] = true;
 			return true;
 		}
 


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