MantisBT: master 7b13e8db

Author Committer Branch Timestamp Parent
dregad vboctor master 2017-02-20 03:43 master 3ad28886
Changeset

Remove duplicated attachment preview logic

The check for exists, can download, size, text or image are all done as
part of setting the 'preview' flag in file_get_visible_attachments() so
there's no need to do it again in print_bug_attachment().

mod - core/print_api.php Diff File