--- fenglin/bbs/msg_service_send.php 2025/04/23 07:17:01 1.1 +++ fenglin/bbs/msg_service_send.php 2025/04/27 04:32:05 1.2 @@ -37,7 +37,7 @@ mysqli_close($db_conn); exit(json_encode($result_set)); - } + } $r_content = check_badwords(split_line($content, "", 256, 10), "****"); if ($content != $r_content)