Index: branches/5.3.x/units/downloads/download_helper.php =================================================================== diff -u -N -r15925 -r16522 --- branches/5.3.x/units/downloads/download_helper.php (.../download_helper.php) (revision 15925) +++ branches/5.3.x/units/downloads/download_helper.php (.../download_helper.php) (revision 16522) @@ -1,6 +1,6 @@ Application->recallObject('file', null, Array('skip_autoload' => true)); - /* @var $file_object kDBItem */ if ( $file_id ) { $sql = 'SELECT FileId, FilePath, RealPath, MIMEType