feat: Admin page titles update to reflect subpages

This commit is contained in:
Martin Ambrus
2017-10-20 17:29:34 +02:00
parent 0737b5879d
commit e519826621
20 changed files with 307 additions and 26 deletions
-1
View File
@@ -11,7 +11,6 @@
$id = $_GET['uid'];
$uid = $_GET['uid'];
$user = $database->getUserArray($id,1);
if(isset($id))
{
?>