raspap-webgui/ajax/bandwidth
Lukas b5b2e81d3b
fix overwrite issues
The $jsonobj array is iterated from the back, so the first entries overwrite the newest entries (that is, the ones from the back). So it happens that instead of the traffic for today 16 o'clock ,the traffic from the day before yesterday 16 o'clock ends up in the array $data_template and is displayed in the graph. But this should not be like this!
2022-04-22 18:50:18 +02:00
..
get_bandwidth.php Fix for vnStat v2.6 (bullseye) breaking changes. Resolves #1064 2021-11-21 18:45:01 +00:00
get_bandwidth_hourly.php fix overwrite issues 2022-04-22 18:50:18 +02:00