summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.php b/index.php
index 9175b30..9006d82 100644
--- a/index.php
+++ b/index.php
@@ -50,9 +50,9 @@ $footerLinks['#top'] = "Back to Top";
// if ($accepted) {
// $footerLinks['cp'] = "Settings";
// }
-if (isset($_SESSION['isAdmin']) && $_SESSION['isAdmin'] == true) {
- $footerLinks['admin'] = 'Admin';
-}
+// if (isset($_SESSION['isAdmin']) && $_SESSION['isAdmin'] == true) {
+ // $footerLinks['admin'] = 'Admin';
+// }
//