From 2230bf4222fe48d56851b0a828e68b9c7105eae2 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Thu, 1 Dec 2022 20:25:42 +0800 Subject: [PATCH] Admin.php: check privilege first --- Admin.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Admin.php b/Admin.php index 74e477b..0ca1453 100644 --- a/Admin.php +++ b/Admin.php @@ -7,13 +7,12 @@ $page = "admin"; include 'Header.php'; ?> - +