Files
CHOMPStation2/code/defines/procs
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-06 09:44:56 +02:00
2014-12-09 18:42:54 -07:00
2015-01-21 20:41:45 +00:00
2014-11-15 20:10:53 +01:00