mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -2074,7 +2074,7 @@ if ($allowed)
|
||||
}
|
||||
|
||||
// Attachment entry
|
||||
posting_gen_attachment_entry($attachment_data, $filename_data, $allowed);
|
||||
posting_gen_attachment_entry($attachment_data, $filename_data, $allowed, $forum_id);
|
||||
|
||||
// Output page ...
|
||||
page_header($page_title);
|
||||
|
Reference in New Issue
Block a user