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 85cbd01 commit 51d5439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trunk/web/problem.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
$filename = pathinfo($content, PATHINFO_FILENAME);

}
if($row['spj']<=1) $row['description']=aaiw($row['description']);
/////////////////////////Template
require("template/".$OJ_TEMPLATE."/problem.php");
/////////////////////////Common foot
Expand Down

0 comments on commit 51d5439

Please sign in to comment.