From d257e13fc275d6de99da6b96fb532f1b3444cae4 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 10:35:10 +0000 Subject: [PATCH] Update file variables.php --- include/variables.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/variables.php b/include/variables.php index fc9c98da..03b567e2 100644 --- a/include/variables.php +++ b/include/variables.php @@ -14,4 +14,5 @@ $nav = $config['nav']; $navadmin = $nav; $status = ""; $classifications = $config['classifications']; +$roles = $config['roles']; ?> \ No newline at end of file