[xoops-cvslog 2128] CVS update: xoops2jp/html/modules/base/class

Back to archive index

Minahito minah****@users*****
2006年 2月 3日 (金) 02:00:14 JST


Index: xoops2jp/html/modules/base/class/Legacy_AdminModuleController.class.php
diff -u xoops2jp/html/modules/base/class/Legacy_AdminModuleController.class.php:1.1.2.9 xoops2jp/html/modules/base/class/Legacy_AdminModuleController.class.php:1.1.2.10
--- xoops2jp/html/modules/base/class/Legacy_AdminModuleController.class.php:1.1.2.9	Fri Jan 27 18:27:37 2006
+++ xoops2jp/html/modules/base/class/Legacy_AdminModuleController.class.php	Fri Feb  3 02:00:14 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: Legacy_AdminModuleController.class.php,v 1.1.2.9 2006/01/27 09:27:37 minahito Exp $
+// $Id: Legacy_AdminModuleController.class.php,v 1.1.2.10 2006/02/02 17:00:14 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -151,6 +151,7 @@
 	{
 		$languageManager=&$this->mController->mRoot->getLanguageManager();
 		$languageManager->loadModuleAdminLanguage($this->mModuleObject->getVar('dirname'));
+		$languageManager->loadManifestoLanguage($this->mModuleObject->getVar('dirname'));
 	}
 	
 	function _processErrorModuleNotExist()


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