mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
More cleanups and reindents, half way there
git-svn-id: http://www.observium.org/svn/observer/trunk@1838 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -3,10 +3,10 @@ echo("Current: ");
|
||||
|
||||
include_dir("includes/discovery/current");
|
||||
|
||||
if($debug) { print_r($valid['current']); }
|
||||
if ($debug) { print_r($valid['current']); }
|
||||
|
||||
check_valid_sensors($device, 'current', $valid_sensor);
|
||||
|
||||
echo("\n");
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user