Empty commit

This commit is contained in:
Git 2012-07-01 08:00:10 +00:00
parent 074f747e07
commit f60d556c93

View File

@ -10,7 +10,6 @@
$UserID = $_GET['id'];
if($UserID == $LoggedUser['ID']) {
$OwnProfile = true;
} else {