mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-13 19:06:27 +00:00
Empty commit
This commit is contained in:
parent
074f747e07
commit
f60d556c93
@ -10,7 +10,6 @@
|
|||||||
$UserID = $_GET['id'];
|
$UserID = $_GET['id'];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if($UserID == $LoggedUser['ID']) {
|
if($UserID == $LoggedUser['ID']) {
|
||||||
$OwnProfile = true;
|
$OwnProfile = true;
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user