From 78b83701b57c07e50484ffc9bc8caab6eadabb83 Mon Sep 17 00:00:00 2001 From: Darrel Israel Date: Wed, 5 Jun 2024 10:52:16 +0800 Subject: [PATCH] formatted the file --- adminindex.php | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/adminindex.php b/adminindex.php index 8fb05b6..317ccab 100644 --- a/adminindex.php +++ b/adminindex.php @@ -21,8 +21,8 @@ if (!isset($_SESSION["isAdmin"])) { - - + @@ -40,6 +40,7 @@ if (!isset($_SESSION["isAdmin"])) {
+
@@ -60,10 +61,9 @@ if (!isset($_SESSION["isAdmin"])) {
- ' . $_GET['msg'] . ''; + echo '
' . $_GET["msg"] . "
"; } ?> @@ -77,16 +77,14 @@ if (!isset($_SESSION["isAdmin"])) { - +
- +