From 84bb467805fc153f078afe650bf730ce44363631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B5=A9=E6=96=8C?= Date: Sat, 25 Jan 2025 21:41:04 +0800 Subject: [PATCH] Update problem.php --- trunk/web/problem.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/web/problem.php b/trunk/web/problem.php index 14dbca56439..372e01d5133 100644 --- a/trunk/web/problem.php +++ b/trunk/web/problem.php @@ -179,7 +179,7 @@ $filename = pathinfo($content, PATHINFO_FILENAME); } -if($row['spj']<=1) $row['description']=aaiw($row['description']); +//if($row['spj']<=1) $row['description']=aaiw($row['description']); /////////////////////////Template require("template/".$OJ_TEMPLATE."/problem.php"); /////////////////////////Common foot