mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merge pull request #6702 from marc1706/ticket/16777
[ticket/16777] Remove remainders of max image size
This commit is contained in:
@@ -404,8 +404,6 @@ class phpbb_questionnaire_phpbb_data_provider
|
||||
'max_reg_attempts' => true,
|
||||
'max_sig_chars' => true,
|
||||
'max_sig_font_size' => true,
|
||||
'max_sig_img_height' => true,
|
||||
'max_sig_img_width' => true,
|
||||
'max_sig_smilies' => true,
|
||||
'max_sig_urls' => true,
|
||||
'min_name_chars' => true,
|
||||
|
Reference in New Issue
Block a user