修复报错

This commit is contained in:
2024-12-06 16:47:12 +08:00
parent 278a3e13cb
commit dda37018e6

View File

@@ -121,12 +121,13 @@ if ($pr_flag) {
<?php
function trans_md($str)
{
return
// bbcode_to_html(
return
// bbcode_to_html(
"<span class='md'>" .
htmlentities($str, ENT_QUOTES, 'UTF-8')
. "</span>"
// );
// )
;
}
?>
<div class="row">