diff --git a/admin/judges_sa.php b/admin/judges_sa.php index d6533ddb..36707e67 100644 --- a/admin/judges_sa.php +++ b/admin/judges_sa.php @@ -76,7 +76,7 @@ function set_status($txt) var='judge_scheduler_activity' AND year=0"); } -function set_progress($n) +function set_percent($n) { $p = floor($n); TRACE("Progress: $p\%\n"); @@ -86,7 +86,7 @@ function set_progress($n) } set_status("Initializing..."); -set_progress(0); +set_percent(0); /* The cost function is: + 50 * each judge below the min for each team