diff --git a/HauptManager/module.php b/HauptManager/module.php index 3e2f61a..5971581 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -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) {