From c4a3c6e6d1b299c2dec818dcd0751e6f3ff1eb86 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 24 Apr 2019 17:33:51 -0600 Subject: [PATCH] Update app_menu.php --- app/exec/app_menu.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/exec/app_menu.php b/app/exec/app_menu.php index e49d59f6b4..bdffa44bb9 100644 --- a/app/exec/app_menu.php +++ b/app/exec/app_menu.php @@ -24,6 +24,6 @@ $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/app/exec/exec.php"; - $apps[$x]['menu'][$y]['groups'][] = "superadmin"; + //$apps[$x]['menu'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?>