[xoops-cvslog 6177] CVS update: xoops2jp/html/modules/legacy/admin/blocks

Back to archive index

Minahito minah****@users*****
2007年 2月 19日 (月) 15:54:45 JST


Index: xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php
diff -u xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php:1.1.2.5 xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php:1.1.2.5.2.1
--- xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php:1.1.2.5	Wed Jan 17 16:50:32 2007
+++ xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php	Mon Feb 19 15:54:44 2007
@@ -47,6 +47,9 @@
 	{
 		$root =& XCube_Root::getSingleton();
 		
+		// load message catalog of legacy for _AD_LEGACY_LANG_NO_SETTING, even if the current module is not Legacy.
+		$root->mLanguageManager->loadModuleAdminMessageCatalog('legacy'); 
+		
 		$controller =& $root->mController;
 		$user =& $root->mController->mRoot->mContext->mXoopsUser;
 		$render =& $this->getRenderTarget();


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