mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 01:36:57 +02:00
[ticket/16574] Remove flash BBcode
PHPBB3-16574
This commit is contained in:
committed by
Marc Alexander
parent
d714c6db19
commit
28f98402f3
@@ -279,13 +279,11 @@ class phpbb_questionnaire_phpbb_data_provider
|
||||
'allow_nocensors' => true,
|
||||
'allow_pm_attach' => true,
|
||||
'allow_pm_report' => true,
|
||||
'allow_post_flash' => true,
|
||||
'allow_post_links' => true,
|
||||
'allow_privmsg' => true,
|
||||
'allow_quick_reply' => true,
|
||||
'allow_sig' => true,
|
||||
'allow_sig_bbcode' => true,
|
||||
'allow_sig_flash' => true,
|
||||
'allow_sig_img' => true,
|
||||
'allow_sig_links' => true,
|
||||
'allow_sig_pm' => true,
|
||||
@@ -294,7 +292,6 @@ class phpbb_questionnaire_phpbb_data_provider
|
||||
'allow_topic_notify' => true,
|
||||
'attachment_quota' => true,
|
||||
'auth_bbcode_pm' => true,
|
||||
'auth_flash_pm' => true,
|
||||
'auth_img_pm' => true,
|
||||
'auth_method' => true,
|
||||
'auth_smilies_pm' => true,
|
||||
|
Reference in New Issue
Block a user