mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14624] Remove no longer existing event argumemt
This commit is contained in:
commit
3c1cd4f478
1 changed files with 0 additions and 1 deletions
|
@ -498,7 +498,6 @@ class ucp_profile
|
||||||
* @var bool enable_smilies Whether or not smilies are enabled
|
* @var bool enable_smilies Whether or not smilies are enabled
|
||||||
* @var bool enable_urls Whether or not urls are enabled
|
* @var bool enable_urls Whether or not urls are enabled
|
||||||
* @var string signature Users signature text
|
* @var string signature Users signature text
|
||||||
* @var object message_parser The message parser object
|
|
||||||
* @var array error Any error strings
|
* @var array error Any error strings
|
||||||
* @var bool submit Whether or not the form has been sumitted
|
* @var bool submit Whether or not the form has been sumitted
|
||||||
* @var bool preview Whether or not the signature is being previewed
|
* @var bool preview Whether or not the signature is being previewed
|
||||||
|
|
Loading…
Add table
Reference in a new issue