mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 05:48:51 +00:00
doh^2!
git-svn-id: file:///svn/phpbb/trunk@4654 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
457cdfdb6d
commit
78f60b901e
1 changed files with 1 additions and 1 deletions
|
@ -794,7 +794,7 @@ if (!sizeof($error) && $preview)
|
|||
include($phpbb_root_path . 'includes/functions_display.' . $phpEx);
|
||||
$extensions = $update_count = array();
|
||||
|
||||
$template->assign_block_var('S_HAS_ATTACHMENTS', TRUE);
|
||||
$template->assign_var('S_HAS_ATTACHMENTS', TRUE);
|
||||
display_attachments('attachment', $message_parser->attachment_data, $update_count, TRUE);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue