diff --git a/core/install/app_config.php b/core/install/app_config.php index a65a67c8bc..aa400f46cb 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; - $apps[$x]['permissions'][$y]['name'] = "install"; - $apps[$x]['permissions'][$y]['menu']['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f"; - $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; - $y++; + //$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