From 249cc57f0f57a6d039590c8af6575a42e2995b1b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 15 Feb 2017 21:19:12 -0700 Subject: [PATCH] Update app_config.php --- core/install/app_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/install/app_config.php b/core/install/app_config.php index aa400f46cb..280312dd9c 100644 --- a/core/install/app_config.php +++ b/core/install/app_config.php @@ -19,10 +19,10 @@ $apps[$x]['description']['pt-br'] = ""; //permission details - //$y = 0; + //$y=0; //$apps[$x]['permissions'][$y]['name'] = "install"; //$apps[$x]['permissions'][$y]['menu']['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f"; //$apps[$x]['permissions'][$y]['groups'][] = "superadmin"; //$y++; -?> \ No newline at end of file +?>