mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-15 07:41:00 +00:00
feat: Admin page titles update to reflect subpages
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
$id = $_GET['uid'];
|
||||
$uid = $_GET['uid'];
|
||||
$user = $database->getUserArray($id,1);
|
||||
if(isset($id))
|
||||
{
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user