summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-12 13:09:08 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-12 13:09:08 +0800
commit8d8887e355480b30629b8576aa5998b7eb3d9288 (patch)
tree2836f86b977a933dcaa750da6a339058319442f7 /mbbsd/menu.c
parenta6b3fe4ff21bf66ac268bc7487cb41dc74526d67 (diff)
downloadpttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.tar
pttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.tar.gz
pttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.tar.bz2
pttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.tar.lz
pttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.tar.xz
pttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.tar.zst
pttbbs-8d8887e355480b30629b8576aa5998b7eb3d9288.zip
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/menu.c')
-rw-r--r--mbbsd/menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/menu.c b/mbbsd/menu.c
index d3fd1484..870b9572 100644
--- a/mbbsd/menu.c
+++ b/mbbsd/menu.c
@@ -328,6 +328,7 @@ static commands_t adminlist[] = {
{cat_register, PERM_SYSOP, "CCatregister 無法審核時用的"},
{x_file, PERM_SYSOP|PERM_VIEWSYSOP, "XXfile 編輯系統檔案"},
{give_money, PERM_SYSOP|PERM_VIEWSYSOP, "GGivemoney 紅包雞"},
+ {m_loginmsg, PERM_SYSOP, "MMessage Login 進站水球"},
#ifdef HAVE_MAILCLEAN
{m_mclean, PERM_SYSOP, "MMail Clean 清理使用者個人信箱"},
#endif