no message
This commit is contained in:
@@ -101,7 +101,7 @@ class Verbraucher_extern extends IPSModule
|
|||||||
}
|
}
|
||||||
if ($power < 0) {
|
if ($power < 0) {
|
||||||
return false;
|
return false;
|
||||||
|
}
|
||||||
private function find($target, $values, $current, &$result) {
|
private function find($target, $values, $current, &$result) {
|
||||||
if ($target == 0) {
|
if ($target == 0) {
|
||||||
$result[] = $current;
|
$result[] = $current;
|
||||||
|
|||||||
Reference in New Issue
Block a user