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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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)) {