diff --git a/web/template/syzoj/problem.php b/web/template/syzoj/problem.php index 88b4c3d..f3bca09 100644 --- a/web/template/syzoj/problem.php +++ b/web/template/syzoj/problem.php @@ -118,19 +118,21 @@ if ($pr_flag) { - + " + bbcode_to_html( + htmlentities($str, ENT_QUOTES, 'UTF-8') + ) + ""); + } + ?>