Oops need to global $config for that last patch to work

This commit is contained in:
james 2007-04-03 20:17:32 +00:00
parent 31aebc743f
commit f3ad2c7f26

View File

@ -116,6 +116,7 @@ set_percent(0);
function judges_cost_function($annealer, $bucket_id, $ids)
{
global $config;
global $jteam;
global $judges;
/* Bucket ID is the team number */