mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/16574] Remove flash BBcode
PHPBB3-16574
This commit is contained in:
committed by
Marc Alexander
parent
d714c6db19
commit
28f98402f3
@@ -117,20 +117,6 @@ abstract class phpbb_textreparser_test_row_based_plugin extends phpbb_database_t
|
||||
),
|
||||
)
|
||||
),
|
||||
array(
|
||||
6,
|
||||
7,
|
||||
array(
|
||||
array(
|
||||
'id' => '6',
|
||||
'text' => '<r><FLASH height="345" url="http://example.org/flash.swf" width="123"><s>[flash=123,345]</s>http://example.org/flash.swf<e>[/flash]</e></FLASH></r>',
|
||||
),
|
||||
array(
|
||||
'id' => '7',
|
||||
'text' => '<t>[flash=123,345]http://example.org/flash.swf[/flash]</t>',
|
||||
),
|
||||
)
|
||||
),
|
||||
array(
|
||||
8,
|
||||
9,
|
||||
|
Reference in New Issue
Block a user