Merge branch 'development' into LTS_development

This commit is contained in:
Thulinma 2018-06-27 13:52:52 +02:00
commit f618877a65

View file

@ -1347,7 +1347,6 @@ class totalsData {
case Controller::SESS_INPUT: inputs++; break;
case Controller::SESS_OUTPUT: outputs++; break;
}
clients++;
downbps += down;
upbps += up;
}