This commit is contained in:
2025-02-28 15:26:13 +01:00
parent 44824016b9
commit 9e9b2c170f

View File

@@ -43,6 +43,7 @@ class HauptManager extends IPSModule
$currentTime = time();
$Netzbezug = 0;
$Verbraucher_Liste_Korr = [];
IPS_LogMessage("Hauptmanager", print_r($Verbraucher_Liste));
foreach ($Verbraucher_Liste as $key => $user) {