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

Back to archive index

Minahito minah****@users*****
2006年 10月 15日 (日) 00:58:43 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.1 xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php:1.1.2.1	Sat Oct 14 23:55:28 2006
+++ xoops2jp/html/modules/legacy/admin/blocks/AdminSideMenu.class.php	Sun Oct 15 00:58:43 2006
@@ -53,7 +53,7 @@
 		
 		$this->mCurrentModule =& $controller->mRoot->mContext->mXoopsModule;
 		
-		if ($this->mCurrentModule->get('dirname') == 'base') {
+		if ($this->mCurrentModule->get('dirname') == 'legacy') {
 			if (xoops_getrequest('action') == "help") {
 				$moduleHandler =& xoops_gethandler('module');
 				$t_module =& $moduleHandler->getByDirname(xoops_gethandler('dirname'));


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