summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
author(no author) <(no author)@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-09-22 11:40:29 +0800
committer(no author) <(no author)@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-09-22 11:40:29 +0800
commit3a7af3221ed2a70108e4fa3e2556e0f39de8798a (patch)
tree1972e2077eaf37d783b15c8f13492dd999ebc445 /include/common.h
parent8b1a18c752564f0637dc8fff91a1633b649024e8 (diff)
downloadpttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.tar
pttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.tar.gz
pttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.tar.bz2
pttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.tar.lz
pttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.tar.xz
pttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.tar.zst
pttbbs-3a7af3221ed2a70108e4fa3e2556e0f39de8798a.zip
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1193 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 18d377c2..786f13df 100644
--- a/include/common.h
+++ b/include/common.h
@@ -8,6 +8,7 @@
#define FN_PASSWD BBSHOME "/.PASSWDS" /* User records */
#define FN_USSONG "ussong" /* 點歌統計 */
#define FN_POST_NOTE "post.note" /* po文章備忘錄 */
+#define FN_POST_BID "post.bid"
#define FN_APPLICATION "application"
#define FN_MONEY "etc/money"
#define FN_OVERRIDES "overrides"