$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (isset($_SESSION["utente"]) && !empty($_SESSION["utente"]->oe)) { $modulo = modulo::getInfo($radice); $enti = $_SESSION["ente"]->entiBeneficiari(); $breadcrumb = []; $breadcrumb["/gare/index.php"] = $modulo["titolo"]; $breadcrumb[""] = __("Area personale"); include_once($root."/layout/top.php"); ?>
| = __("ID") ?> | = __("CIG") ?> | = __("Oggetto") ?> | = __("Valore totale") ?> | = __("Pubblicazione") ?> | = __("Scadenza") ?> | if (count($enti) > 1) { ?>= __("Beneficiario") ?> } ?> |
|---|