From 4f5eb3736805637e4a35d04c954d0e8b124fd601 Mon Sep 17 00:00:00 2001 From: Thies Mueller Date: Sun, 10 Jan 2021 15:10:34 +0100 Subject: [PATCH] fcking semicolons! --- adminarea_admins.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adminarea_admins.php b/adminarea_admins.php index 9e3cfc7..1e14f4e 100644 --- a/adminarea_admins.php +++ b/adminarea_admins.php @@ -12,8 +12,8 @@ if($_SESSION['isadmin'] == 0) { die ('No rights for you! '); } echo ''; -echo '' -echo '' +echo ''; +echo ''; echo '

'; echo ''; ?>