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