Explorar o código

Removed unused permission.

FusionPBX %!s(int64=4) %!d(string=hai) anos
pai
achega
ed1bf5bac5
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      core/groups/app_config.php

+ 0 - 3
core/groups/app_config.php

@@ -48,9 +48,6 @@
 		$apps[$x]['permissions'][$y]['name'] = "group_domain";
 		$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
 		$y++;
-		$apps[$x]['permissions'][$y]['name'] = "group_global";
-		$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
-		$y++;
 		$apps[$x]['permissions'][$y]['name'] = "group_all";
 		$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
 		$y++;