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