mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-18 09:05:02 +00:00
Remove some commented code.
This commit is contained in:
@@ -58,9 +58,6 @@
|
||||
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = 'follow_me_cid_name_prefix';
|
||||
//$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
|
||||
//$apps[$x]['permissions'][$y]['groups'][] = 'admin';
|
||||
//$apps[$x]['permissions'][$y]['groups'][] = 'user';
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = 'follow_me_cid_number_prefix';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user