Revert the totalconnections update, its not available without db info

This commit is contained in:
Wruczek 2019-01-05 20:14:02 +01:00
parent 81495b21c4
commit fa17ce4858
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ function buildInfoArray($clientData) {
"client_idle_time", "client_idle_time",
"client_created", "client_created",
"client_lastconnected", "client_lastconnected",
"client_totalconnections",
"client_icon_id", "client_icon_id",
"client_country", "client_country",
"client_badges" "client_badges"