mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Fixed the scrut coding style issues
This commit is contained in:
@@ -147,6 +147,7 @@ function get_port_by_ifIndex($device_id, $ifIndex)
|
||||
function get_all_devices($device, $type = "")
|
||||
{
|
||||
global $cache;
|
||||
$devices = array();
|
||||
|
||||
// FIXME needs access control checks!
|
||||
// FIXME respect $type (server, network, etc) -- needs an array fill in topnav.
|
||||
|
||||
Reference in New Issue
Block a user