diff --git a/sections/user/user.php b/sections/user/user.php index 53eb1f24..f40f0c87 100644 --- a/sections/user/user.php +++ b/sections/user/user.php @@ -10,7 +10,6 @@ $UserID = $_GET['id']; - if($UserID == $LoggedUser['ID']) { $OwnProfile = true; } else {