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.