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 --- util/shmctl.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/shmctl.c b/util/shmctl.c index 411562d2..26a7e67b 100644 --- a/util/shmctl.c +++ b/util/shmctl.c @@ -928,6 +928,8 @@ int showstat(int argc, char *argv[]) "STAT_DOPOST", "STAT_READPOST", "STAT_RECOMMEND", + "STAT_TODAYLOGIN_MIN", + "STAT_TODAYLOGIN_MAX", }; if(argv[1] && strcmp(argv[1],"-c")==0) -- cgit v1.2.3