Update xml_cdr.php
This commit is contained in:
parent
bf1d52d4e8
commit
132aa88275
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue