Browse Source

Fix user limit reached notice

When USER_LIMIT == 0 (no limit) $UserCount is always > USER_LIMIT so
the notice is always shown. Actually this commit just implements the
exact opposite of the logic on line 137.
Syunka 7 years ago
parent
commit
12202ff5f9

Diff Content Not Available