setLotto($_GET["codice_lotto"])) { $tmpAsta = $gara->getAsta(true); if (!empty($tmpAsta->info)) { $asta = $tmpAsta; $infoAsta = $asta->info; } } } } if (!empty($asta)) { $error = false; $scadenza = $asta->getScadenza(); if ($scadenza > 0) { $time = secondsToTime($scadenza) ?>









getGraduatoria(TRUE); if (!empty($graduatoria)) { $posizione = 0; foreach($graduatoria AS $partecipante) { $class = ""; $glyph = ""; $posizione++; if ($partecipante["aggiudicatario"] == "S") { $class = "bg-success text-white"; $glyph = ""; } if ($infoAsta["visibilita"] == "S" || $partecipante["codice"] == $gara->miaPartecipazione()["codice"]) { ?>