1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/16857] Remove unused settings in acp_board

Removes everything that is still relative

PHPBB3-16857
This commit is contained in:
3D-I
2021-08-26 01:29:23 +02:00
parent 7c19d6a589
commit 4e530ec11c
3 changed files with 0 additions and 24 deletions

View File

@@ -400,8 +400,6 @@ class phpbb_questionnaire_phpbb_data_provider
'max_poll_options' => true,
'max_post_chars' => true,
'max_post_font_size' => true,
'max_post_img_height' => true,
'max_post_img_width' => true,
'max_post_smilies' => true,
'max_post_urls' => true,
'max_quote_depth' => true,