|
@@ -6,7 +6,7 @@
|
|
|
$apps[$x]['category'] = 'System';
|
|
|
$apps[$x]['subcategory'] = '';
|
|
|
$apps[$x]['version'] = '1.8';
|
|
|
- $apps[$x]['license'] = 'Member';
|
|
|
+ $apps[$x]['license'] = 'Mozilla Public License 1.1';
|
|
|
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
|
|
$apps[$x]['description']['en-us'] = '';
|
|
|
|