From dfa3a35dd79da8a699d54778ac5a2288bd373534 Mon Sep 17 00:00:00 2001 From: ptt Date: Thu, 4 Aug 2005 15:20:12 +0000 Subject: define ALLHIDPOST git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2980 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/config.h b/include/config.h index c6e3da83..0af774a6 100644 --- a/include/config.h +++ b/include/config.h @@ -236,6 +236,7 @@ #define BADCIDCHARS " *" /* Chat Room 中禁用於 nick 的字元 */ #define ALLPOST "ALLPOST" +#define ALLHIDPOST "ALLHIDPOST" #define MAXTAGS 256 #define BRC_STRLEN 15 /* Length of board name */ -- cgit v1.2.3