From dbd2af74488298c5b80c7833239b3286a4062fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 3 Mar 2025 15:28:41 +0100 Subject: [PATCH] sytax fehler --- HauptManager/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HauptManager/module.php b/HauptManager/module.php index 3c04a4d..3b2bb31 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -58,7 +58,7 @@ class HauptManager extends IPSModule IPS_LogMessage("Hauptmanager", print_r( $user["User_Down"])); $writebackadress = []; - $writebackadress[] = $user["User_Down"] + $writebackadress[] = $user["User_Down"]; $subuser['Writeback'] = $writebackadress; $Verbraucher_Liste_Korr[] = [ diff --git a/library.json b/library.json index 0abe336..3ae1031 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.146", + "version": "1.147", "build": 0, "date": 0 } \ No newline at end of file