mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update xml_cdr.php
This commit is contained in:
@@ -575,7 +575,7 @@ if (!class_exists('xml_cdr')) {
|
||||
$this->xml_array($x, $leg, $xml_string);
|
||||
|
||||
//delete the file after it has been imported
|
||||
// unlink($xml_cdr_dir.'/'.$file);
|
||||
unlink($xml_cdr_dir.'/'.$file);
|
||||
}
|
||||
|
||||
//increment the value
|
||||
|
||||
Reference in New Issue
Block a user