From cf2ac569508d6e488a48233f85634b8eb8c9bf51 Mon Sep 17 00:00:00 2001 From: brunoais Date: Thu, 2 Oct 2014 14:43:50 +0100 Subject: [ticket/12930] BUMP to RC5 PHPBB3-12930 --- phpBB/includes/ucp/ucp_pm_compose.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB') diff --git a/phpBB/includes/ucp/ucp_pm_compose.php b/phpBB/includes/ucp/ucp_pm_compose.php index 1d961a8497..fe94f4697c 100644 --- a/phpBB/includes/ucp/ucp_pm_compose.php +++ b/phpBB/includes/ucp/ucp_pm_compose.php @@ -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 bool delete If deleting message * @var int reply_to_all Value of reply_to_all request variable. - * @since 3.1.0-RC4 + * @since 3.1.0-RC5 */ $vars = array( 'sql', -- cgit v1.2.1