Update app_config.php

This commit is contained in:
FusionPBX 2019-04-24 12:31:25 -06:00 committed by GitHub
parent 6f63f70993
commit c365947571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = "domain_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
//$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = "domain_select";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";