mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/14925] Prefix modes from reparser with text_reparser
PHPBB3-14925
This commit is contained in:
@@ -256,7 +256,7 @@ abstract class base implements reparser_interface
|
||||
$unparsed['enable_flash_bbcode'],
|
||||
$unparsed['enable_quote_bbcode'],
|
||||
$unparsed['enable_url_bbcode'],
|
||||
$this->get_name()
|
||||
'text_reparser.' . $this->get_name()
|
||||
);
|
||||
|
||||
// Save the new text if it has changed and it's not a dry run
|
||||
|
Reference in New Issue
Block a user