diff --git a/admin/reports_judges_new.php b/admin/reports_judges_new.php index 4a3ebc3..bec71ef 100644 --- a/admin/reports_judges_new.php +++ b/admin/reports_judges_new.php @@ -45,7 +45,7 @@ $fields = array( 'id' => i18n('Judge ID'), 'province' => i18n("Province"), 'postalcode' => i18n("Postal Code"), 'questions' => i18n("Judging Questions Responses"), - 'expertise_other' => i18n("Expertise Other")); + 'expertise_other' => i18n("Expertise Other") ); @@ -196,8 +196,7 @@ while($r=mysql_fetch_object($q)) //somethings messed up, we're missing data or have too much, so we really cant draw any conclusions from the data we have //so instead, we will simply blank these out to 0 for($x=0;$x<$numcats;$x++) - $catdat $this->txtdata.=$this->str_seperator; -a[]=0; + $catdata[]=0; } else