mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove code that caused an error.
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user