Display.php
// Download an attachment.
function Download()
{
global $txt, $modSettings, $user_info, $scripturl, $context, $sourcedir, $topic, $smcFunc;
log_error('Attachment download');
// Some defaults that we need.
Every download attempt will log an error, giving you username, ip, timestamp, and id_attach.