[xoops-cvslog 1297] CVS update: xoops2jp/html/modules/base/admin

Back to archive index

Minahito minah****@users*****
2005年 12月 19日 (月) 22:57:55 JST


Index: xoops2jp/html/modules/base/admin/menu.php
diff -u xoops2jp/html/modules/base/admin/menu.php:1.1.2.2 xoops2jp/html/modules/base/admin/menu.php:1.1.2.3
--- xoops2jp/html/modules/base/admin/menu.php:1.1.2.2	Sat Dec 10 18:24:37 2005
+++ xoops2jp/html/modules/base/admin/menu.php	Mon Dec 19 22:57:55 2005
@@ -1,6 +1,6 @@
 <?php
 /**
- * @version $Id: menu.php,v 1.1.2.2 2005/12/10 09:24:37 minahito Exp $
+ * @version $Id: menu.php,v 1.1.2.3 2005/12/19 13:57:55 minahito Exp $
  */
 
 $adminmenu[1]['title']=_MI_BASE_MENU_ACTIONSEARCH;
@@ -9,4 +9,7 @@
 $adminmenu[2]['title']=_MI_BASE_MENU_MODULELIST;
 $adminmenu[2]['link']="admin/index.php?action=ModuleList";
 
+$adminmenu[3]['title']=_MI_BASE_MENU_MODULEINSTALL;
+$adminmenu[3]['link']="admin/index.php?action=ModuleDeactiveList";
+
 ?>
\ No newline at end of file


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