1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

[ticket/14234] Fix change version and remove more references

PHPBB3-14234
This commit is contained in:
Marc Alexander
2015-10-12 19:26:59 +02:00
parent f3e2bd9273
commit 578ee077c1
8 changed files with 83 additions and 34 deletions

View File

@@ -1226,7 +1226,7 @@ function parse_attachments($forum_id, &$message, &$attachments, &$update_count,
* @var bool preview Flag indicating if we are in post preview mode
* @var array update_count_ary Array with attachment ids to update download count
* @since 3.1.0-RC5
* @change 3.1.7-RC1 Replaced update_count with update_count_ary
* @change 3.2.0-a1 Replaced update_count with update_count_ary
*/
$vars = array(
'attachment',