|
@@ -4,7 +4,7 @@
|
|
$apps[$x]['name'] = "Command";
|
|
$apps[$x]['name'] = "Command";
|
|
$apps[$x]['uuid'] = "1dd98ca6-95f1-e728-7e8f-137fe18dc23c";
|
|
$apps[$x]['uuid'] = "1dd98ca6-95f1-e728-7e8f-137fe18dc23c";
|
|
$apps[$x]['category'] = "System";
|
|
$apps[$x]['category'] = "System";
|
|
- $apps[$x]['subcategory'] = "";
|
|
|
|
|
|
+ $apps[$x]['subcategory'] = "Command";
|
|
$apps[$x]['version'] = "1.1";
|
|
$apps[$x]['version'] = "1.1";
|
|
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
|
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
|
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
|
$apps[$x]['url'] = "http://www.fusionpbx.com";
|