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