Update createArticle.php

This commit is contained in:
2026-06-02 00:08:47 +02:00
parent 26dc33ea2f
commit 319957c01e
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
//$user = $user ?? null;
SESSION_START();
echo $_SESSION["user_email"];
?>
<!--