[ticket/13540] Updated @since version to 3.4.1-RC1, fixed @var indentations

PHPBB3-13540
This commit is contained in:
kasimi 2015-01-24 12:23:10 +01:00
parent 40798ae616
commit a35fbdb3e9

View file

@ -1210,7 +1210,7 @@ function topic_review($topic_id, $forum_id, $mode = 'topic_review', $cur_post_id
* @var int cur_post_id Post offset id
* @var int current_row_number Number of the current row being iterated
* @var array post_row Template block array of the current post
* @since 3.1.4
* @since 3.1.4-RC1
*/
$vars = array(
'mode',