Fixed mbuser killing new users

This commit is contained in:
Michiel Broek
2002-02-19 20:51:05 +00:00
parent ca54df4fb2
commit c5f1e966e6
3 changed files with 17 additions and 2 deletions

View File

@@ -4640,3 +4640,8 @@ v0.33.20 10-Feb-2002
On some systems the download taglists contained garbage after
the short filename causing wrong filenames at the users side.
mbuser:
If a new user has registered and not yet used the bbs, mbuser
would kill that user because the last login date wasn't set.
It will use the registration date instead.