no message

This commit is contained in:
2025-05-02 15:14:03 +02:00
parent ab1f362a45
commit 6c9664869a

View File

@@ -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;