mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12930] Update to RC4
PHPBB3-12930
This commit is contained in:
parent
6fafa40d93
commit
9f5d383d50
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ function compose_pm($id, $mode, $action, $user_folders = array())
|
|||
* @var array sql The original SQL used in the query
|
||||
* @var array post Associative array with the result of the quotepost related SQL query
|
||||
* @var array msg_id The post_id that was searched to get the message for quoting
|
||||
* @since 3.1.0-RC3
|
||||
* @since 3.1.0-RC4
|
||||
*/
|
||||
$vars = array(
|
||||
'sql',
|
||||
|
|
Loading…
Add table
Reference in a new issue