Voicemail Greetings: Updates for PHP 8.1

This commit is contained in:
fusionate
2023-06-09 16:51:59 +00:00
parent bd9a407ba5
commit 39cb1c3588
5 changed files with 35 additions and 30 deletions
+1
View File
@@ -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";