mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
@@ -39,6 +39,7 @@ $temp_output .= "
|
||||
|
||||
$locations = array();
|
||||
foreach (getlocations() as $location) {
|
||||
$location = mres($location);
|
||||
$devices = array();
|
||||
$devices_down = array();
|
||||
$devices_up = array();
|
||||
|
||||
Reference in New Issue
Block a user