mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update app_config.php
This commit is contained in:
@@ -815,6 +815,8 @@
|
|||||||
$vendors[$y]['functions'][$z]['label'] = "label-shared_line";
|
$vendors[$y]['functions'][$z]['label'] = "label-shared_line";
|
||||||
$vendors[$y]['functions'][$z]['name'] = "shared_line";
|
$vendors[$y]['functions'][$z]['name'] = "shared_line";
|
||||||
$vendors[$y]['functions'][$z]['value'] = "21";
|
$vendors[$y]['functions'][$z]['value'] = "21";
|
||||||
|
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||||
|
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||||
$z++;
|
$z++;
|
||||||
$vendors[$y]['functions'][$z]['label'] = "label-xml_group";
|
$vendors[$y]['functions'][$z]['label'] = "label-xml_group";
|
||||||
$vendors[$y]['functions'][$z]['name'] = "xml_group";
|
$vendors[$y]['functions'][$z]['name'] = "xml_group";
|
||||||
|
|||||||
Reference in New Issue
Block a user