From 44824016b90f189969fc704242cf9c44b5f20680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Fri, 28 Feb 2025 15:14:17 +0100 Subject: [PATCH] log entfehrnt --- HauptManager/module.php | 1 - library.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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