my php used to be better. i promise!
This commit is contained in:
parent
a2e9934799
commit
aa86d5dbc2
@ -20,7 +20,7 @@ $userln = $_SESSION['lastName'];
|
||||
|
||||
echo "Profile of ".$username;
|
||||
echo "<br/>";
|
||||
echo "<table style="width:30%">";
|
||||
echo '<table style="width:30%">';
|
||||
echo "<tr>";
|
||||
echo "<td>";
|
||||
echo "User-ID";
|
||||
|
Loading…
x
Reference in New Issue
Block a user