if (!jirafeau_is_viewable ($link['mime_type']) || !$cfg['preview'] || $button_download)
header ('Content-Disposition: attachment; filename="' .
$link['file_name'] . '"');
if (!jirafeau_is_viewable ($link['mime_type']) || !$cfg['preview'] || $button_download)
header ('Content-Disposition: attachment; filename="' .
$link['file_name'] . '"');