diff --git a/HauptManager/module.php b/HauptManager/module.php index c86260e..cfbfd83 100644 --- a/HauptManager/module.php +++ b/HauptManager/module.php @@ -51,7 +51,8 @@ class HauptManager extends IPSModule IPS_LogMessage("Hauptmanager", print_r($decodedUser)); if (isset($decodedUser["Timestamp"]) && (($currentTime - $decodedUser["Timestamp"])) < 30) { - + IPS_LogMessage("Hauptmanager", "Im here"); + $Verbraucher_Liste_Korr[] = [ "User" => $decodedUser, "Sendback" => $user["User_Down"] diff --git a/library.json b/library.json index f4eaf17..8e24a4b 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.134", + "version": "1.135", "build": 0, "date": 0 } \ No newline at end of file