mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed problems with new code, not view unit in graph, tiquet: 2194
(cherry picked from commit 2df8fab33a21a1227547b80bef8cc17320342963)
This commit is contained in:
parent
c8d152c9cf
commit
6dc62eccce
@ -178,7 +178,7 @@ $interface_traffic_modules = array(
|
|||||||
array_values($interface_traffic_modules),
|
array_values($interface_traffic_modules),
|
||||||
$config['homeurl'],
|
$config['homeurl'],
|
||||||
array_keys($interface_traffic_modules),
|
array_keys($interface_traffic_modules),
|
||||||
array("bytes"),
|
array_fill(0, count($interface_traffic_modules),"bytes"),
|
||||||
false);
|
false);
|
||||||
|
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user