diff --git a/html/includes/graphs/global/auth.inc.php b/html/includes/graphs/global/auth.inc.php index 9866fb50c..eb1a2e2ef 100644 --- a/html/includes/graphs/global/auth.inc.php +++ b/html/includes/graphs/global/auth.inc.php @@ -1,6 +1,6 @@ = "5" || $auth) +if ($_SESSION['userlevel'] >= "5") { $auth = 1; }