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