Remove code that caused an error.

This commit is contained in:
FusionPBX
2020-10-07 13:48:17 -06:00
committed by GitHub
parent 4ac80d54b1
commit 08de8d1f81

View File

@@ -186,7 +186,6 @@ if (!class_exists('xml_cdr')) {
$this->fields();
$field_count = sizeof($this->fields);
$row_count = sizeof($this->array);
//$field_count = sizeof($this->fields);
$i = 0;
if (isset($this->array)) {