mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
[ticket/12872] Add poster_id to viewtopic_modify_post_row
Change "rc3" to "RC3". PHPBB3-12872
This commit is contained in:
@@ -1799,7 +1799,7 @@ for ($i = 0, $end = sizeof($post_list); $i < $end; ++$i)
|
|||||||
* @since 3.1.0-a1
|
* @since 3.1.0-a1
|
||||||
* @change 3.1.0-a3 Added vars start, current_row_number, end, attachments
|
* @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-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(
|
$vars = array(
|
||||||
'start',
|
'start',
|
||||||
|
Reference in New Issue
Block a user