From 822719741ff2b7b170eba4b1fd971856428fae52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 4 Mar 2025 16:37:30 +0100 Subject: [PATCH] no message --- HauptManager/module.php | 1 + library.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HauptManager/module.php b/HauptManager/module.php index f12b728..1a6060c 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -309,6 +309,7 @@ class HauptManager extends IPSModule } + IPS_LogMessage("Manager", print_r($resultArray)); $writebackArrays = []; foreach ($resultArray as $user) { diff --git a/library.json b/library.json index 15a4a56..339296e 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.212", + "version": "1.213", "build": 0, "date": 0 } \ No newline at end of file