From 1ff37fcf607bfc356c60d423ad05fca9d9eab190 Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 6 Mar 2008 12:09:00 +0000 Subject: - [code refine] move all registration code to register.c git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3966 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/common.h b/include/common.h index 1b51aced..24193642 100644 --- a/include/common.h +++ b/include/common.h @@ -6,6 +6,7 @@ #define DEFAULT_BOARD str_sysop #define FN_PASSWD BBSHOME "/.PASSWDS" /* User records */ +#define FN_CHICKEN "chicken" #define FN_USSONG "ussong" /* 點歌統計 */ #define FN_POST_NOTE "post.note" /* po文章備忘錄 */ #define FN_POST_BID "post.bid" -- cgit v1.2.3