„content/userhome/index.php“ ändern

master
Erik 2020-02-19 09:58:57 +01:00
parent 7888020f21
commit 673e70ff05
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
<body> <body>
<h1> ThreadR </h1> <h1> ThreadR </h1>
<h2> Welcome back, <?php echo $_SESSION['username']; ?>!</h2> <h2> Welcome back, <?php echo $_SESSION['username']; ?>!</h2>
</html>