mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16810] Fix No end tag in Custom BBCodes
PHPBB3-16810
This commit is contained in:
@@ -1132,7 +1132,6 @@ function display_custom_bbcodes()
|
||||
'BBCODE_HELPLINE' => $row['bbcode_helpline'],
|
||||
];
|
||||
|
||||
|
||||
/**
|
||||
* Event to modify the template data block of a custom bbcode
|
||||
*
|
||||
|
Reference in New Issue
Block a user