[xoops-cvslog 5273] CVS update: xoops2jp/html/modules/legacy/include

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 10月 15日 (日) 01:37:29 JST


Index: xoops2jp/html/modules/legacy/include/groupperm.php
diff -u xoops2jp/html/modules/legacy/include/groupperm.php:1.1.2.1 xoops2jp/html/modules/legacy/include/groupperm.php:1.1.2.2
--- xoops2jp/html/modules/legacy/include/groupperm.php:1.1.2.1	Sat Oct 14 23:55:22 2006
+++ xoops2jp/html/modules/legacy/include/groupperm.php	Sun Oct 15 01:37:29 2006
@@ -14,7 +14,7 @@
 // Load Message catalog
 //
 $root =& XCube_Root::getSingleton();
-$root->mLanguageManager->loadModuleAdminMessageCatalog('base');
+$root->mLanguageManager->loadModuleAdminMessageCatalog('legacy');
 
 // we dont want system module permissions to be changed here
 if ($modid <= 1 || !is_object($xoopsUser) || !$xoopsUser->isAdmin($modid)) {


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index