Update init_bb.php

This commit is contained in:
Roman Kelesidis 2024-12-14 15:25:28 +07:00
commit b521e5d2d0

View file

@ -332,7 +332,7 @@ function send_no_cache_headers()
}
/**
* Converts "<br/>" tags to "\n" line breaks
* Converts "<br/>" / "<br>" tags to "\n" line breaks
*
* @param string $string
* @return string