Files
CHOMPStation2/code
I HATE GITHUB SO MUCH! a7d0047b27 Fixes a problem with sql population logging where players and admins are placed on different rows
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
2015-05-13 20:46:36 +01:00
..
2015-04-28 23:00:56 -04:00
2015-04-06 10:46:19 +02:00
2015-05-05 18:49:11 +02:00
2015-05-11 21:20:16 -04:00
2015-02-26 11:39:41 +01:00