From 67647de04ab218af6605acc33f71d50e2e13189a Mon Sep 17 00:00:00 2001 From: GaoxingAbdullah Date: Sat, 19 Nov 2022 21:48:07 +0800 Subject: [PATCH 1/7] Admin.php - Fixed Bug 485 Lecturer should not have the administration panel that allows him to create other Lecturer accounts --- Admin.php | 87 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 70 insertions(+), 17 deletions(-) diff --git a/Admin.php b/Admin.php index f2cbee2..74e477b 100644 --- a/Admin.php +++ b/Admin.php @@ -7,13 +7,13 @@ $page = "admin"; include 'Header.php'; ?> - +