mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 11:28:33 +01:00
[ticket/12872] Add poster_id to viewtopic_modify_post_row
Change "rc3" to "RC3". PHPBB3-12872
This commit is contained in:
parent
f6ad9d5fd2
commit
247c5a1808
@ -1799,7 +1799,7 @@ for ($i = 0, $end = sizeof($post_list); $i < $end; ++$i)
|
||||
* @since 3.1.0-a1
|
||||
* @change 3.1.0-a3 Added vars start, current_row_number, end, attachments
|
||||
* @change 3.1.0-b3 Added topic_data array, total_posts
|
||||
* @change 3.1.0-rc3 Added poster_id
|
||||
* @change 3.1.0-RC3 Added poster_id
|
||||
*/
|
||||
$vars = array(
|
||||
'start',
|
||||
|
Loading…
x
Reference in New Issue
Block a user