diff --git a/library/includes/init_bb.php b/library/includes/init_bb.php index ca80bb1d0..5472c388d 100644 --- a/library/includes/init_bb.php +++ b/library/includes/init_bb.php @@ -332,7 +332,7 @@ function send_no_cache_headers() } /** - * Converts "
" tags to "\n" line breaks + * Converts "
" / "
" tags to "\n" line breaks * * @param string $string * @return string