Closed bossrobs closed 1 year ago
SELECT MAX(users) FROM {$server->charMapDatabase}.$tbl since if you dont use max it will select the first table which is not the highest peak of online.
users
Fixes # .
Changes proposed in this Pull Request:
SELECT MAX(
users
) FROM {$server->charMapDatabase}.$tbl since if you dont use max it will select the first table which is not the highest peak of online.Fixes # .
Changes proposed in this Pull Request: