This commit is contained in:
gRoussac
2013-11-27 00:09:41 +01:00
parent 10dac5a45b
commit 6959e71bec
@@ -32,6 +32,8 @@ class AttachmentControllerCore extends FrontController
if (!$a->id)
Tools::redirect('index.php');
Hook::exec('actionDownloadAttachment', array('attachment' => &$a);
if (ob_get_level())
ob_end_clean();