dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 7597eddd7c - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$user = $user ?? null;
//$user = $user ?? null;
echo $_SESSION["user_email"];
?>