From 9f5d383d50bc3abbbd53f76239ea2226d3cee569 Mon Sep 17 00:00:00 2001 From: brunoais Date: Sat, 9 Aug 2014 18:14:11 +0100 Subject: [PATCH] [ticket/12930] Update to RC4 PHPBB3-12930 --- phpBB/includes/ucp/ucp_pm_compose.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/ucp/ucp_pm_compose.php b/phpBB/includes/ucp/ucp_pm_compose.php index bc746662aa..b3984e6e8c 100644 --- a/phpBB/includes/ucp/ucp_pm_compose.php +++ b/phpBB/includes/ucp/ucp_pm_compose.php @@ -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',