diff --git a/phpBB/includes/functions_display.php b/phpBB/includes/functions_display.php index 7beadeaaf4..1a9d0b31b1 100644 --- a/phpBB/includes/functions_display.php +++ b/phpBB/includes/functions_display.php @@ -1132,7 +1132,6 @@ function display_custom_bbcodes() 'BBCODE_HELPLINE' => $row['bbcode_helpline'], ]; - /** * Event to modify the template data block of a custom bbcode *