summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r--mbbsd/mbbsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index b6b7c798..bdcbd0a3 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -1205,6 +1205,7 @@ user_login(void)
}
check_bad_login();
check_mailbox_quota();
+ check_birthday();
check_register();
record_lasthost(fromhost);
restore_backup();