diff --git a/Verbraucher_extern/module.php b/Verbraucher_extern/module.php index 013a5ef..1b6aee2 100644 --- a/Verbraucher_extern/module.php +++ b/Verbraucher_extern/module.php @@ -101,7 +101,7 @@ class Verbraucher_extern extends IPSModule } if ($power < 0) { return false; - + } private function find($target, $values, $current, &$result) { if ($target == 0) { $result[] = $current;