dev auf main #68

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