permission($radice)) { include_once($root."/backend/layout/top.php"); $bind = [":codice_gestore"=>$_SESSION["ente"]->codice]; $sql = "SELECT codice FROM b_simog WHERE codice_gestore = :codice_gestore "; if ($_SESSION["utente"]->gerarchia > 10) { $ids = Utente::getPermissionsInModulo($_SESSION["ente"]->codice,$_SESSION["utente"]->codice,"anac"); $ids = implode(",",$ids); $sql .= " AND codice IN ({$ids}) "; } if (!$_SESSION["utente"]->fromHere()) { $sql .= " AND codice_ente = :codice_ente "; $bind[":codice_ente"] = $_SESSION["utente"]->codice_ente; } $risultato = $pdo->go($sql,$bind); $stati = anac::getStati(); ?>

rowCount() > 0) { ?>
readOnly) { ?> permission("simog")) { $anac = new anac; $anac->printLoginButton(); ?> gerarchia <= 10) { // $mancanti = count(anac::getProcedureMancanti()); // if (!empty($mancanti)) { // ?> // // gerarchia === 1) { ?>
rowCount() > 0) { ?>

'; die(); } ?>