setLotto($lotto["codice"])) { $partecipanti = $gara->getPartecipanti(); if (!empty($partecipanti)) { if ($id_comando == "punteggiTecnici") { if (!empty($gara->getCriteriTecniciValutabili())) { $show = true; break; } } else { if (!empty($gara->getCriteriEconomiciValutabili())) { $show = true; break; } } } } } $gara->lotto = null; } ?>