mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
Adjust code to Best Practice
- More adjustments. Done after the big cleanup PR I’ve gone through discovery and polling folders.
This commit is contained in:
@@ -9,4 +9,3 @@ if (!$os){
|
||||
$os = "fiberhome";
|
||||
}
|
||||
}
|
||||
?>
|
||||
@@ -55,5 +55,3 @@ if (isset($config['modules_compat']['rfc1628'][$device['os']]) && $config['modul
|
||||
discover_sensor($valid['sensor'], 'power', $device, $current_oid, $index, $type, $descr, '1', '1', NULL, NULL, NULL, NULL, $current);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user