This commit is contained in:
2025-03-04 14:31:43 +01:00
parent 8798ce678e
commit b539be5b01
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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) {