mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12930] BUMP to RC5
PHPBB3-12930
This commit is contained in:
parent
55664c1c10
commit
cf2ac56950
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ function compose_pm($id, $mode, $action, $user_folders = array())
|
||||||
* @var string action One of: post, reply, quote, forward, quotepost, edit, delete, smilies
|
* @var string action One of: post, reply, quote, forward, quotepost, edit, delete, smilies
|
||||||
* @var bool delete If deleting message
|
* @var bool delete If deleting message
|
||||||
* @var int reply_to_all Value of reply_to_all request variable.
|
* @var int reply_to_all Value of reply_to_all request variable.
|
||||||
* @since 3.1.0-RC4
|
* @since 3.1.0-RC5
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'sql',
|
'sql',
|
||||||
|
|
Loading…
Add table
Reference in a new issue