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

Back to archive index

Minahito minah****@users*****
2006年 1月 26日 (木) 01:19:00 JST


Index: xoops2jp/html/modules/base/admin/menu.php
diff -u xoops2jp/html/modules/base/admin/menu.php:1.1.2.3 xoops2jp/html/modules/base/admin/menu.php:1.1.2.4
--- xoops2jp/html/modules/base/admin/menu.php:1.1.2.3	Mon Dec 19 22:57:55 2005
+++ xoops2jp/html/modules/base/admin/menu.php	Thu Jan 26 01:19:00 2006
@@ -1,6 +1,6 @@
 <?php
 /**
- * @version $Id: menu.php,v 1.1.2.3 2005/12/19 13:57:55 minahito Exp $
+ * @version $Id: menu.php,v 1.1.2.4 2006/01/25 16:19:00 minahito Exp $
  */
 
 $adminmenu[1]['title']=_MI_BASE_MENU_ACTIONSEARCH;
@@ -12,4 +12,7 @@
 $adminmenu[3]['title']=_MI_BASE_MENU_MODULEINSTALL;
 $adminmenu[3]['link']="admin/index.php?action=ModuleDeactiveList";
 
+$adminmenu[4]['title']=_MI_BASE_MENU_COMMENTMANAGE;
+$adminmenu[4]['link']="admin/index.php?action=CommentList";
+
 ?>
\ No newline at end of file


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