From 37d5a8f2b6ecf585f91c2f7c804145853f0ca1e9 Mon Sep 17 00:00:00 2001 From: cassiopc Date: Fri, 31 Aug 2012 10:52:32 +0200 Subject: fix a bug with the generation of problem packages --- boca-1.5.0/src/admin/buildproblem.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'boca-1.5.0/src/admin/buildproblem.php') diff --git a/boca-1.5.0/src/admin/buildproblem.php b/boca-1.5.0/src/admin/buildproblem.php index f651002..0b6c230 100644 --- a/boca-1.5.0/src/admin/buildproblem.php +++ b/boca-1.5.0/src/admin/buildproblem.php @@ -21,8 +21,9 @@ if(($ct = DBContestInfo($_SESSION["usertable"]["contestnumber"])) == null) ForceLoad("../index.php"); ?> -

-To build a problem package using standard script files, fill in the following fields. +

+To build a problem package using standard script files, fill in the following fields.
+

-- cgit v1.2.3