„content/userhome/index.php“ ändern
parent
7888020f21
commit
673e70ff05
|
@ -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>
|
Loading…
Reference in New Issue