From 6e85d1c9c960731efd024179f11d0e11eea7c4c4 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 22:46:12 +0000 Subject: [PATCH] Update file functions.php --- include/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/functions.php b/include/functions.php index 79d10fe7..0c9f1a49 100644 --- a/include/functions.php +++ b/include/functions.php @@ -85,9 +85,9 @@ echo (''); echo (''); - /*if ($_SESSION['userLevel'] >= 3) { + if ($_SESSION['userLevel'] >= 3) { echo (''); - }*/ + } if(isset($_SESSION['userID'])) { echo ('');