Voicemail Greetings: Updates for PHP 8.1
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
$apps[$x]['description']['uk-ua'] = "";
|
||||
|
||||
//permission details
|
||||
$y=0;
|
||||
$apps[$x]['permissions'][$y]['name'] = "voicemail_greeting_view";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
|
||||
Reference in New Issue
Block a user