mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Replaces two procs: proc/sql_poll_admins() proc/sql_poll_players() With the proc: proc/sql_poll_population() Which does the same thing, except fixes and issue with sql logging, where player counts and admin counts would be placed in different rows: Pictures for comparison: Before: https://i.imgur.com/As4hAV8.png After: http://i.imgur.com/ssm20IQ.png