From fdad7450c986504af7e74c66cbb5f60bb8f8e478 Mon Sep 17 00:00:00 2001 From: victor Date: Sat, 21 Jun 2003 17:10:31 +0000 Subject: =?UTF-8?q?=EF=BF=BDp=EF=BF=BDO=EF=BF=BDD=20cp=20=EF=BF=BD?= =?UTF-8?q?=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD?= =?UTF-8?q?=EF=BF=BD=EF=BF=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@953 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/announce.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd') diff --git a/mbbsd/announce.c b/mbbsd/announce.c index 3d4361cf..3b101816 100644 --- a/mbbsd/announce.c +++ b/mbbsd/announce.c @@ -1,4 +1,4 @@ -/* $Id: announce.c,v 1.26 2003/06/04 02:09:53 victor Exp $ */ +/* $Id: announce.c,v 1.27 2003/06/21 17:10:31 victor Exp $ */ #include "bbs.h" static void @@ -1442,7 +1442,7 @@ a_menu(char *maintitle, char *path, int lastlevel) 還是檔案竟然是用 fstat(2) 而不是直接存在 .DIR 內 |||b 須等該資料寫入 .DIR 內再 implement才有效率. */ - if( !HAS_PERM(PERM_SYSOP) && !HAS_PERM(PERM_SYSSUBOP) && !is_BM(bcache[currbid - 1].BM) && + if( !lastlevel && !HAS_PERM(PERM_SYSOP) && !HAS_PERM(PERM_SYSSUBOP) && !is_BM(bcache[currbid - 1].BM) && dashd(fname) ) vmsg("只有板主才可以拷貝目錄唷!"); else -- cgit v1.2.3