Skip to content

Commit

Permalink
Update problem.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Jan 25, 2025
1 parent 51d5439 commit 84bb467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/web/problem.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84bb467

Please sign in to comment.