$isimage = in_array($extension, array('jpg', 'jpeg', 'jpe', 'gif', 'png', 'bmp'));
require_once DISCUZ_ROOT.'./include/att_typeid.func.php';
$attach['$type'] = attachtypeid($attach['filetype']);
<a href="attachment.php?aid=$attach[aid]" target="_blank" alt="{lang download}">$attach[filename]</a>