mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Error fixes
This commit is contained in:
parent
f011da23d3
commit
3b3277fbba
@ -501,7 +501,7 @@ function treeview_printTable($id_agente, $server_data = array()) {
|
|||||||
"operation/agentes/interface_traffic_graph_win.php?" .
|
"operation/agentes/interface_traffic_graph_win.php?" .
|
||||||
"params=$params_encoded";
|
"params=$params_encoded";
|
||||||
}
|
}
|
||||||
else if (!empty($server)) {
|
else if (!empty($server_data)) {
|
||||||
$graph_url = ui_meta_get_url_console_child(
|
$graph_url = ui_meta_get_url_console_child(
|
||||||
$server_data, null, null, null, null,
|
$server_data, null, null, null, null,
|
||||||
"operation/agentes/interface_traffic_graph_win.php?" .
|
"operation/agentes/interface_traffic_graph_win.php?" .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user