mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/14624] Fix typo and phpBB version
PHPBB3-14624
This commit is contained in:
parent
aa3c5286cd
commit
c3b30144e3
1 changed files with 2 additions and 2 deletions
|
@ -491,10 +491,10 @@ class ucp_profile
|
|||
* @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
|
||||
* @since 3.1.9
|
||||
* @since 3.1.10-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
'enable_bbocde',
|
||||
'enable_bbcode',
|
||||
'enable_smilies',
|
||||
'enable_urls',
|
||||
'signature',
|
||||
|
|
Loading…
Add table
Reference in a new issue