aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/download/file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/download/file.php b/phpBB/download/file.php
index 7044400f90..11e61972b5 100644
--- a/phpBB/download/file.php
+++ b/phpBB/download/file.php
@@ -296,7 +296,7 @@ else if ($download_id)
}
else
{
- // sizeof($attachments) > 1
+ // sizeof($attachments) >= 1
if ($post_id)
{
$sql = 'SELECT p.forum_id, f.forum_password, f.parent_id