aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/ucp/ucp_pm_compose.php2
1 files changed, 1 insertions, 1 deletions
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',