From 8880871951cad9fc86326590b9b9e33e5677965c Mon Sep 17 00:00:00 2001 From: brunoais Date: Sat, 9 Aug 2014 18:13:10 +0100 Subject: [PATCH] [ticket/12929] Update to RC4 PHPBB3-12929 --- 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 05ecaa1868..3ae2abbce2 100644 --- a/phpBB/includes/ucp/ucp_pm_compose.php +++ b/phpBB/includes/ucp/ucp_pm_compose.php @@ -243,7 +243,7 @@ function compose_pm($id, $mode, $action, $user_folders = array()) * @var int topic_id topic_id in the page request * @var string limit_time_sql String with the SQL code to limit the time interval of the post (Note: May be empty string) * @var string sort_order_sql String with the ORDER BY SQL code used in this query - * @since 3.1.0-RC3 + * @since 3.1.0-RC4 */ $vars = array( 'sql',