[xoops-cvslog 3637] CVS update: xoops2jp/html/modules/user/kernel

Back to archive index

Minahito minah****@users*****
2006年 7月 20日 (木) 17:13:54 JST


Index: xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php
diff -u xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php:1.1.2.3 xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php:1.1.2.4
--- xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php:1.1.2.3	Wed Jul 19 20:00:59 2006
+++ xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php	Thu Jul 20 17:13:54 2006
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package user
- * @version $Id: LegacypageFunctions.class.php,v 1.1.2.3 2006/07/19 11:00:59 minahito Exp $
+ * @version $Id: LegacypageFunctions.class.php,v 1.1.2.4 2006/07/20 08:13:54 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -127,7 +127,7 @@
 		}
 
 		$root =& XCube_Root::getSingleton();
-		$root->mLanguageManager->loadModuleLanguage('user');
+		$root->mLanguageManager->loadModuleMessageCatalog('user');
 
 		$userHandler =& xoops_gethandler('user');
 		


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