// delete comment Accounting

This commit is contained in:
vSchoener
2011-11-15 14:47:10 +00:00
parent ea42e170ce
commit a618149b09
@@ -429,7 +429,6 @@ class AdminAccountingExportControllerCore extends AdminController
ob_clean();
flush();
// Check if echo will be sufficient
@readfile($path);
exit();
}