mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed node connection in visual_map
This commit is contained in:
parent
ab900f1e54
commit
a38e93b1c1
@ -1731,6 +1731,9 @@ function visual_map_print_item($mode = "read", $layoutData,
|
|||||||
$result = array_merge($result, $result_server);
|
$result = array_merge($result, $result_server);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if ($connection) {
|
||||||
|
metaconsole_restore_db();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user