Browse Source

Update app_config.php

FusionPBX 8 years ago
parent
commit
a6f8ca6f21
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core/install/app_config.php

+ 2 - 2
core/install/app_config.php

@@ -19,10 +19,10 @@
 		$apps[$x]['description']['pt-br'] = "";
 		$apps[$x]['description']['pt-br'] = "";
 
 
 	//permission details
 	//permission details
-		//$y = 0;
+		//$y=0;
 		//$apps[$x]['permissions'][$y]['name'] = "install";
 		//$apps[$x]['permissions'][$y]['name'] = "install";
 		//$apps[$x]['permissions'][$y]['menu']['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f";
 		//$apps[$x]['permissions'][$y]['menu']['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f";
 		//$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
 		//$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
 		//$y++;
 		//$y++;
 
 
-?>
+?>