Browse Source

Update app_config.php

FusionPBX 8 năm trước cách đây
mục cha
commit
a6f8ca6f21
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      core/install/app_config.php

+ 2 - 2
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++;
 
-?>
+?>