diff options
-rw-r--r-- | include/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ |