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

Back to archive index

NobuNobu nobun****@users*****
2006年 8月 22日 (火) 11:30:27 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.6 xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php:1.1.2.7
--- xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php:1.1.2.6	Thu Jul 20 17:15:40 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_LanguageManager.class.php	Tue Aug 22 11:30:27 2006
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package legacy
- * @version $Id: Legacy_LanguageManager.class.php,v 1.1.2.6 2006/07/20 08:15:40 minahito Exp $
+ * @version $Id: Legacy_LanguageManager.class.php,v 1.1.2.7 2006/08/22 02:30:27 nobunobu Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -83,7 +83,7 @@
 	 * @access public
 	 * @param $dirname A dirname of module.
 	 */
-	function loadBlockLanguage($dirname)
+	function loadBlockMessageCatalog($dirname)
 	{
 		$this->_loadLanguage($dirname, "blocks");
 	}


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