setLotto($lotto["codice"])) { $partecipanti = $gara->getPartecipanti(); if (!empty($partecipanti)) { foreach($partecipanti AS $partecipante) { if (!empty($partecipante["codice_operatore"])) { $show = true; break(2); } } } } } $gara->lotto = null; } ?>