usaGraduatoria()) { $statuses = []; foreach($lotti AS $lotto) { if ($gara->setLotto($lotto["codice"]) && !empty($gara->getPartecipanti())) { if ($id_comando == "risultati") { if ($gara->getAggiudicatari()) { $show = true; break; } } else { $show = true; break; } } } $gara->lotto = null; } ?>