permission($radice,$_GET["codice"])) { $anac = anac::init($_GET["codice"]); if ($anac !== false) { $record = $anac->info; if ($record["smart_cig"] == "S") { $lotto = $anac->getLotti()[0]; } $breadcrumb = array(); $breadcrumb["/".$radice."/"] = Modulo::getInfo($radice)["titolo"]; $breadcrumb = $anac->getBreadcrumb($breadcrumb); $breadcrumb[""] = __("Pannello"); include_once ($beRoot."/layout/top.php"); $stati = anac::getStati(); $stato = $stati[$record["stato"]] ?? ""; $alertManager = new alertManager("anac-{$record["codice"]}"); ?>
permission("simog") && !empty($record["id_gara"])) { ?> "> canAssignPermissions()) { ?> printAlertModalButton() ?>

" class="clearfix"> # - ID GARA SIMOG:

0) { foreach($ris_comandi AS $id_comando => $rec) { if (!$rec["lotto"] || $record["smart_cig"] == "S") { $badge = ""; $show = true; $folder = explode("/",$rec["link"]); $temp = array_pop($folder); $folder = implode("/",$folder); if (file_exists($root.$folder."/check.php")) { include($root.$folder."/check.php"); } if ($rec["lotto"]) { $codice_lotto = $lotto["codice"]; $hrefComando = $rec["link"]; $hrefComando .= (strpos($rec["link"], "?") === false) ? "?" : "&"; $hrefComando .= "codice_simog={$record["codice"]}&codice_lotto={$lotto["codice"]}"; } else { $hrefComando = $rec["link"]; $hrefComando .= (strpos($rec["link"], "?") === false) ? "?" : "&"; $hrefComando .= "codice={$record["codice"]}"; } $lock = $anac->checkLock($id_comando); $status = ""; if (file_exists($root.$folder."/_status.php") && $show) { include($root.$folder."/_status.php"); } if ($show && $_SESSION["utente"]->permission($radice,$_GET["codice"],$id_comando) && $_SESSION["utente"]->permission($rec["modulo_riferimento"])) { ?> " href="" title="">
go($sql,[":codice"=>$record["codice"]]); $lotti_no_cig = $pdo->go($sql . " AND (cig = '' OR cig IS NULL) " ,[":codice"=>$record["codice"]]); if ($record["stato"] < 20) { ?>
getRelazioni())) { ?> rowCount() > 0 && !empty($record["id_gara"]) && $_SESSION["utente"]->permission("simog")) { ?>
rowCount())) { if ($lotti->rowCount() != $anac->getDati()["numero_lotti"]) { $alertManager->addDangerAlert(__("Numero di lotti non coerente con i dati inseriti in gara")); alertManager::printAlertCompact(__("Numero di lotti non coerente con i dati inseriti in gara")); } ?>
alerts)) { $alertManager->printModal(); } include_once ($beRoot."/layout/bottom.php"); } else { echo ''; die(); } } else { echo ''; die(); } ?>