that was a stupid mistake...
This commit is contained in:
parent
5dfa14a424
commit
b5e1f139b3
@ -26,7 +26,7 @@ echo "Your full name is: ".$usergn." ".$userln;
|
|||||||
echo "<br/>";
|
echo "<br/>";
|
||||||
echo "And your email is: ".$useremail;
|
echo "And your email is: ".$useremail;
|
||||||
echo "<br/>";
|
echo "<br/>";
|
||||||
echo "You can logout <a href="logout.php">here</a>";
|
echo 'You can logout <a href="logout.php">here</a>';
|
||||||
echo "<br/>";
|
echo "<br/>";
|
||||||
echo "<br/>";
|
echo "<br/>";
|
||||||
echo "This is the end now!";
|
echo "This is the end now!";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user