aktuelle leistung angedr

This commit is contained in:
2025-03-04 15:03:48 +01:00
parent 1fbc2941b9
commit 012c9a8aa8
2 changed files with 2 additions and 2 deletions

View File

@@ -258,7 +258,7 @@ class HauptManager extends IPSModule
$aktleistung = array_filter($userEnergyProv, function($entry2) use ($user, $manager) {
return $entry2["user"] == $user && $entry2["Writeback"] == $manager;
});
})[];
IPS_LogMessage("Hauptmanager", "akt Leistung ".print_r($aktleistung));

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "1.192",
"version": "1.193",
"build": 0,
"date": 0
}