mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/16810] Fix No end tag in Custom BBCodes
PHPBB3-16810
This commit is contained in:
parent
68bd4e9faa
commit
2244635a41
1 changed files with 0 additions and 1 deletions
|
@ -1132,7 +1132,6 @@ function display_custom_bbcodes()
|
|||
'BBCODE_HELPLINE' => $row['bbcode_helpline'],
|
||||
];
|
||||
|
||||
|
||||
/**
|
||||
* Event to modify the template data block of a custom bbcode
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue