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:
Tom Laermans
2011-03-15 10:54:59 +00:00
parent 0236f7aff8
commit e43eaf7461
10 changed files with 34 additions and 31 deletions
+2 -2
View File
@@ -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");
?>
?>