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

Back to archive index

Minahito minah****@users*****
2006年 11月 13日 (月) 19:20:08 JST


Index: xoops2jp/html/modules/legacy/blocks/legacy_mainmenu.php
diff -u xoops2jp/html/modules/legacy/blocks/legacy_mainmenu.php:1.1.2.1 xoops2jp/html/modules/legacy/blocks/legacy_mainmenu.php:1.1.2.2
--- xoops2jp/html/modules/legacy/blocks/legacy_mainmenu.php:1.1.2.1	Sat Oct 14 23:55:26 2006
+++ xoops2jp/html/modules/legacy/blocks/legacy_mainmenu.php	Mon Nov 13 19:20:08 2006
@@ -5,6 +5,7 @@
     $xoopsUser =& $root->mController->mRoot->mContext->mXoopsUser;
     
     $block = array();
+	$block['_display_'] = true;
 
     $module_handler =& xoops_gethandler('module');
     $criteria = new CriteriaCompo(new Criteria('hasmain', 1));


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