forked from root/threadr.lostcave.ddnss.de
„content/login/redirect.php“ ändern
parent
69337ac289
commit
c37f225b6e
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>ThreadR</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>ThreadR</h1>
|
||||
<h2> Welcome back, <?php echo $_SESSION['username']; ?>!</h2>
|
||||
</html>
|
Loading…
Reference in New Issue