deleting tmp files from pdfunite
This commit is contained in:
@@ -827,6 +827,8 @@ class InvoiceController extends mfBaseController {
|
||||
}
|
||||
//exit;
|
||||
rename($tmp_file, $output_filepath);
|
||||
unlink($tmp_file1);
|
||||
unlink($tmp_file2);
|
||||
|
||||
//exit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user