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