From 2a95f545c341b128e55d9dc9552aeaca4c43bdd6 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Mon, 16 May 2016 10:16:06 +0200 Subject: [PATCH] [ticket/14624] Remove no longer existing event argumemt PHPBB3-14624 --- phpBB/includes/ucp/ucp_profile.php | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/includes/ucp/ucp_profile.php b/phpBB/includes/ucp/ucp_profile.php index aec11eefe8..c48df2c34d 100644 --- a/phpBB/includes/ucp/ucp_profile.php +++ b/phpBB/includes/ucp/ucp_profile.php @@ -498,7 +498,6 @@ class ucp_profile * @var bool enable_smilies Whether or not smilies are enabled * @var bool enable_urls Whether or not urls are enabled * @var string signature Users signature text - * @var object message_parser The message parser object * @var array error Any error strings * @var bool submit Whether or not the form has been sumitted * @var bool preview Whether or not the signature is being previewed