summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-09 14:11:23 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-09 14:11:23 +0800
commit44a74ee09abf228ac54fcd87fafc5a4d4c53c263 (patch)
tree3dd6b1ca968d54e0c7659e573ee00dfeaad45bfb /mbbsd/menu.c
parent69e578bed87040e965ae6cb8eda9dbc5c7d66087 (diff)
downloadpttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.tar
pttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.tar.gz
pttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.tar.bz2
pttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.tar.lz
pttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.tar.xz
pttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.tar.zst
pttbbs-44a74ee09abf228ac54fcd87fafc5a4d4c53c263.zip
- quote ASSESS features with #ifdef
- fix truncated ADM prompt thanks to watch.bbs@ptt.cc git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3658 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/menu.c')
-rw-r--r--mbbsd/menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/menu.c b/mbbsd/menu.c
index 4a1cdd20..f46dbcae 100644
--- a/mbbsd/menu.c
+++ b/mbbsd/menu.c
@@ -478,7 +478,9 @@ static const commands_t userlist[] = {
{u_cloak, PERM_CLOAK, "KKCloak 隱身術"},
#endif
{u_register, PERM_BASIC, "RRegister 填寫《註冊申請單》"},
+#ifdef ASSESS
{u_cancelbadpost, PERM_LOGINOK, "BBye BadPost 申請刪除劣文"},
+#endif // ASSESS
{u_list, PERM_SYSOP, "XUsers 列出註冊名單"},
#ifdef MERGEBBS
// {m_sob, PERM_LOGUSER|PERM_SYSOP, "SSOB Import 沙灘變身術"},