Update app_config.php

This commit is contained in:
FusionPBX
2017-02-15 22:55:46 -07:00
committed by GitHub
parent 0d2a46c1aa
commit a47a49499e
+1 -1
View File
@@ -3,7 +3,7 @@
//application details //application details
$apps[$x]['name'] = "Provision"; $apps[$x]['name'] = "Provision";
$apps[$x]['uuid'] = "abf28ead-92ef-3de6-ebbb-023fbc2b6dd3"; $apps[$x]['uuid'] = "abf28ead-92ef-3de6-ebbb-023fbc2b6dd3";
$apps[$x]['category'] = "Switch";; $apps[$x]['category'] = "Switch";
$apps[$x]['subcategory'] = ""; $apps[$x]['subcategory'] = "";
$apps[$x]['version'] = ""; $apps[$x]['version'] = "";
$apps[$x]['license'] = "Mozilla Public License 1.1"; $apps[$x]['license'] = "Mozilla Public License 1.1";