[xoops-cvslog 3638] CVS update: xoops2jp/html/modules/user/admin/actions

Back to archive index

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


Index: xoops2jp/html/modules/user/admin/actions/GroupPropertyAction.class.php
diff -u xoops2jp/html/modules/user/admin/actions/GroupPropertyAction.class.php:1.1.2.7 xoops2jp/html/modules/user/admin/actions/GroupPropertyAction.class.php:1.1.2.8
--- xoops2jp/html/modules/user/admin/actions/GroupPropertyAction.class.php:1.1.2.7	Fri Jul 14 14:24:18 2006
+++ xoops2jp/html/modules/user/admin/actions/GroupPropertyAction.class.php	Thu Jul 20 17:14:05 2006
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package user
- * @version $Id: GroupPropertyAction.class.php,v 1.1.2.7 2006/07/14 05:24:18 minahito Exp $
+ * @version $Id: GroupPropertyAction.class.php,v 1.1.2.8 2006/07/20 08:14:05 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -33,8 +33,8 @@
 		}
 
 		$root =& XCube_Root::getSingleton();
-		$root->mLanguageManager->loadModuleAdminLanguage("system");
-		$root->mLanguageManager->loadManifestoLanguage("system");
+		$root->mLanguageManager->loadModuleAdminMessageCatalog("system");
+		$root->mLanguageManager->loadModinfoMessageCatalog("system");
 
 		//
 		// Get member list


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