Update xml_cdr.php

This commit is contained in:
FusionPBX 2017-09-11 01:27:37 -05:00 committed by GitHub
parent bf1d52d4e8
commit 132aa88275
1 changed files with 1 additions and 1 deletions

View File

@ -575,7 +575,7 @@ if (!class_exists('xml_cdr')) {
$this->xml_array($x, $leg, $xml_string); $this->xml_array($x, $leg, $xml_string);
//delete the file after it has been imported //delete the file after it has been imported
// unlink($xml_cdr_dir.'/'.$file); unlink($xml_cdr_dir.'/'.$file);
} }
//increment the value //increment the value