forked from science-ation/science-ation
Dont include deleted judges in reports, ever.
This commit is contained in:
parent
7674cf3fbe
commit
6db3c8ef37
@ -275,6 +275,7 @@ $report_judges_fields = array(
|
|||||||
$teams_where
|
$teams_where
|
||||||
$projects_where
|
$projects_where
|
||||||
$students_where
|
$students_where
|
||||||
|
AND deleted='no'
|
||||||
";
|
";
|
||||||
|
|
||||||
return $q;
|
return $q;
|
||||||
|
Loading…
Reference in New Issue
Block a user