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

Back to archive index

Minahito minah****@users*****
2005年 12月 1日 (木) 01:00:24 JST


Index: xoops2jp/html/modules/base/admin/menu.php
diff -u /dev/null xoops2jp/html/modules/base/admin/menu.php:1.1.2.1
--- /dev/null	Thu Dec  1 01:00:24 2005
+++ xoops2jp/html/modules/base/admin/menu.php	Thu Dec  1 01:00:24 2005
@@ -0,0 +1,12 @@
+<?php
+/**
+ * @version $Id$
+ */
+
+$adminmenu[1]['title']="*ACTION SEARCH*";
+$adminmenu[1]['link']="admin/index.php?action=ActSearch";
+
+$adminmenu[2]['title']="*MODULE LIST*";
+$adminmenu[2]['link']="admin/index.php?action=ModuleList";
+
+?>
\ No newline at end of file


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