[xoops-cvslog 3658] CVS update: xoops2jp/html/modules/base/admin/actions

Back to archive index

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


Index: xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.7 xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.8
--- xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.7	Mon Jun  5 00:29:15 2006
+++ xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php	Thu Jul 20 17:20:10 2006
@@ -201,7 +201,7 @@
 		// Load constants
 		//
 		$root =& XCube_Root::getSingleton();
-		$root->mLanguageManager->loadManifestoLanguage($this->_mMaster->mModule->get('dirname'));
+		$root->mLanguageManager->loadModinfoMessageCatalog($this->_mMaster->mModule->get('dirname'));
 		
 		$this->_mMaster->mPreparedFlag = true;
 	}


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