Update app_config.php

This commit is contained in:
FusionPBX
2016-08-06 16:17:02 -06:00
committed by GitHub
parent 46c1106fd0
commit 67d48eecfa

View File

@@ -815,6 +815,8 @@
$vendors[$y]['functions'][$z]['label'] = "label-shared_line";
$vendors[$y]['functions'][$z]['name'] = "shared_line";
$vendors[$y]['functions'][$z]['value'] = "21";
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
$vendors[$y]['functions'][$z]['groups'][] = "admin";
$z++;
$vendors[$y]['functions'][$z]['label'] = "label-xml_group";
$vendors[$y]['functions'][$z]['name'] = "xml_group";