forked from science-ation/science-ation
Oops need to global $config for that last patch to work
This commit is contained in:
parent
31aebc743f
commit
f3ad2c7f26
@ -116,6 +116,7 @@ set_percent(0);
|
|||||||
|
|
||||||
function judges_cost_function($annealer, $bucket_id, $ids)
|
function judges_cost_function($annealer, $bucket_id, $ids)
|
||||||
{
|
{
|
||||||
|
global $config;
|
||||||
global $jteam;
|
global $jteam;
|
||||||
global $judges;
|
global $judges;
|
||||||
/* Bucket ID is the team number */
|
/* Bucket ID is the team number */
|
||||||
|
Loading…
Reference in New Issue
Block a user