From d4ca75df642237f81a2958fb395df41083e5c173 Mon Sep 17 00:00:00 2001 From: kcwu Date: Sat, 19 Mar 2005 13:03:03 +0000 Subject: statistic for user's first login today git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2653 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/statistic.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/statistic.h') diff --git a/include/statistic.h b/include/statistic.h index e2e6b61b..81ad937b 100644 --- a/include/statistic.h +++ b/include/statistic.h @@ -30,6 +30,9 @@ enum { // XXX description in shmctl.c STAT_DOPOST, STAT_READPOST, STAT_RECOMMEND, + STAT_TODAYLOGIN_MIN, + STAT_TODAYLOGIN_MAX, + /* insert here. don't forget update shmctl.c */ STAT_NUM, STAT_MAX=512 }; -- cgit v1.2.3