dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit b70943dd35 - Show all commits
+1
View File
@@ -20,6 +20,7 @@ try {
} }
} catch (Exception $e) { } catch (Exception $e) {
$_SESSION["message"] = "internal_error"; $_SESSION["message"] = "internal_error";
exit();
} }
if (!$user) { if (!$user) {