[ticket/12930] BUMP to RC5

PHPBB3-12930
This commit is contained in:
brunoais 2014-10-02 14:43:50 +01:00
parent 55664c1c10
commit cf2ac56950

View file

@ -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',