Semikolon vergessen

This commit is contained in:
2025-02-28 14:29:23 +01:00
parent ee4e17a089
commit 22312e4f51
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class HauptManager extends IPSModule
foreach ($Verbraucher_Liste as $key => $user) {
$decodedUser = json_decode(GetValue($user["User_Up"]))
$decodedUser = json_decode(GetValue($user["User_Up"]));
if (isset($decodedUser["Timestamp"]) && (($currentTime - $decodedUser)["Timestamp"]) < 30) {
Verbraucher_Liste_Korr[] = [