Update app_config.php
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
//application details
|
//application details
|
||||||
$apps[$x]['name'] = "IVR Menu";
|
$apps[$x]['name'] = "IVR Menu";
|
||||||
$apps[$x]['uuid'] = "a5788e9b-58bc-bd1b-df59-fff5d51253ab";
|
$apps[$x]['uuid'] = "a5788e9b-58bc-bd1b-df59-fff5d51253ab";
|
||||||
$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";
|
||||||
|
|||||||
Reference in New Issue
Block a user