permission($radice,$_GET["codice_gara"],$id_modulo)) { $gara = gara::init($_GET["codice_gara"],$_GET["codice_round"]); if (!empty($gara)) { if ($gara->setLotto($_GET["codice_lotto"]) && !$gara->checkLock($id_modulo)) { $lotto = $gara->lotto; if (!empty($_GET["codice"])) { $partecipante = $gara->getPartecipante($_GET["codice"]); } else if (!$gara->getModalita()["online"]) { $partecipante = get_campi("r_partecipanti_gare"); if (!empty($_GET["codice_operatore"])) { $oeInfo = oeManager::getOE($_GET["codice_operatore"]); if (!empty($oeInfo)) { $partecipante["codice_operatore"] = $oeInfo["codice"]; $partecipante["ragione_sociale"] = $oeInfo["ragione_sociale"]; $partecipante["codice_fiscale"] = $oeInfo["codice_fiscale_impresa"]; $partecipante["stato"] = $oeInfo["stato_legale"]; } } } if (!empty($partecipante)) { $error = false; ?>
"> "> "> "> ">
" name="codice_fiscale" title="" rel="S;2;0;PICF">
" name="ragione_sociale" title="" rel="S;2;0;A">
getRaggruppamento($partecipante["codice"]); require($root . "/common/raggruppamenti/view.php"); ?> getAvvalimento($partecipante["codice"]); require($root . "/common/avvalimenti/view.php"); ?>