1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 00:07:44 +02:00

[ticket/13429] Replace @changed with @change in event docblocks

PHPBB3-13429
This commit is contained in:
Jakub Senko
2016-11-20 17:58:59 +01:00
parent dbd9c1f242
commit c2836725f9
12 changed files with 36 additions and 36 deletions

View File

@@ -2611,7 +2611,7 @@ function prune($forum_id, $prune_mode, $prune_date, $prune_flags = 0, $auto_sync
* @var string sql_and SQL text appended to where clause
* @var int prune_limit The prune limit
* @since 3.1.3-RC1
* @changed 3.1.10-RC1 Added prune_limit
* @change 3.1.10-RC1 Added prune_limit
*/
$vars = array(
'forum_id',