From b539be5b010f38afbbd80f1b81a4ac14426f91ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 4 Mar 2025 14:31:43 +0100 Subject: [PATCH] arrayy --- 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 68f449c..46b72db 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -232,6 +232,7 @@ class HauptManager extends IPSModule ]; } } + IPS_LogMessage("Hauptmanager", "Eintrag allsteps: ". print_r($allSteps)); // Sortiere die Schritte nach Größe usort($allSteps, function ($a, $b) { diff --git a/library.json b/library.json index e52ddd6..403ee9b 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.181", + "version": "1.182", "build": 0, "date": 0 } \ No newline at end of file