Remove call center log table and remove redundant semi-colons.

This commit is contained in:
Mark Crane
2015-06-21 05:43:06 +00:00
parent 8e1d818499
commit ed7ac31c7b
2 changed files with 5 additions and 149 deletions

View File

@@ -3,7 +3,7 @@
//application details
$apps[$x]['name'] = "XML CDR";
$apps[$x]['uuid'] = "4a085c51-7635-ff03-f67b-86e834422848";
$apps[$x]['category'] = "Switch";;
$apps[$x]['category'] = "Switch";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "";
$apps[$x]['license'] = "Mozilla Public License 1.1";