convert_bbcode_to_html($str)
function convert_bbcode_to_html($str) { depricated_message(); return $str; }