Index: branches/5.2.x/units/downloads/download_helper.php =================================================================== diff -u -N -r15568 -r16516 --- branches/5.2.x/units/downloads/download_helper.php (.../download_helper.php) (revision 15568) +++ branches/5.2.x/units/downloads/download_helper.php (.../download_helper.php) (revision 16516) @@ -1,6 +1,6 @@ Application->recallObject('file', null, Array('skip_autoload' => true)); - /* @var $file_object kDBItem */ $sql = $file_id ? 'SELECT FileId, FilePath, RealPath, MIMEType FROM '.$this->Application->getUnitOption('file', 'TableName').'