1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-27 18:20:08 +02:00

[ticket/13429] Replace @change with @changed

PHPBB3-13429
This commit is contained in:
Jakub Senko
2016-12-04 17:30:42 +01:00
parent 2f1d2e847e
commit 779758f219
21 changed files with 60 additions and 60 deletions

View File

@@ -262,7 +262,7 @@ else
* @var string mode Download mode
* @var bool thumbnail Flag indicating if the file is a thumbnail
* @since 3.1.6-RC1
* @change 3.1.7-RC1 Fixing wrong name of a variable (replacing "extension" by "extensions")
* @changed 3.1.7-RC1 Fixing wrong name of a variable (replacing "extension" by "extensions")
*/
$vars = array(
'attach_id',