summaryrefslogtreecommitdiffstats
path: root/pttbbs/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'pttbbs/mbbsd/announce.c')
-rw-r--r--pttbbs/mbbsd/announce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pttbbs/mbbsd/announce.c b/pttbbs/mbbsd/announce.c
index ac001d28..a86c5577 100644
--- a/pttbbs/mbbsd/announce.c
+++ b/pttbbs/mbbsd/announce.c
@@ -874,7 +874,7 @@ a_menu(char *maintitle, char *path, int lastlevel)
須等該資料寫入 .DIR 內再 implement才有效率.
*/
if( !lastlevel && !HAS_PERM(PERM_SYSOP) &&
- !HAS_PERM(PERM_SYSSUBOP) && is_BM_cache(currbid) &&
+ !HAS_PERM(PERM_SYSSUBOP) && !is_BM_cache(currbid) &&
dashd(fname) )
vmsg("只有板主才可以拷貝目錄唷!");
else