mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_config.php
This commit is contained in:
@@ -951,8 +951,8 @@
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||
$z++;
|
||||
$vendors[$y]['functions'][$z]['label'] = "label-xml_phonebook";
|
||||
$vendors[$y]['functions'][$z]['name'] = "xml_phonebook";
|
||||
$vendors[$y]['functions'][$z]['label'] = "label-xml_directory";
|
||||
$vendors[$y]['functions'][$z]['name'] = "xml_directory";
|
||||
$vendors[$y]['functions'][$z]['value'] = "47";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||
|
||||
Reference in New Issue
Block a user