// delete comment Accounting

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10134 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vSchoener
2011-11-15 14:47:10 +00:00
parent b0c20f9693
commit bc5fb5c6f9
@@ -429,7 +429,6 @@ class AdminAccountingExportControllerCore extends AdminController
ob_clean();
flush();
// Check if echo will be sufficient
@readfile($path);
exit();
}