diff --git a/HauptManager/module.php b/HauptManager/module.php index 5971581..3e2f61a 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -43,7 +43,6 @@ class HauptManager extends IPSModule $currentTime = time(); $Netzbezug = 0; $Verbraucher_Liste_Korr = []; - IPS_LogMessage("Hauptmanager", print_r($Verbraucher_Liste)); foreach ($Verbraucher_Liste as $key => $user) { diff --git a/library.json b/library.json index 20a2a8a..b1100e4 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.124", + "version": "1.125", "build": 0, "date": 0 } \ No newline at end of file