diff --git a/web/template/syzoj/problem.php b/web/template/syzoj/problem.php index 84d84d5..3273374 100644 --- a/web/template/syzoj/problem.php +++ b/web/template/syzoj/problem.php @@ -121,9 +121,12 @@ if ($pr_flag) { " . + return + // bbcode_to_html( + "" . htmlentities($str, ENT_QUOTES, 'UTF-8') - . ""); + . "" + // ); } ?>