mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Final update from some comments from f0o
This commit is contained in:
@@ -72,6 +72,7 @@ foreach( dbFetchRows($full_query, $param) as $alert ) {
|
||||
$fault_detail .= $k.' => '.$v."\n ";
|
||||
}
|
||||
}
|
||||
$fault_detail .= "\n";
|
||||
}
|
||||
|
||||
$ico = "ok";
|
||||
|
Reference in New Issue
Block a user