$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (!empty($_SESSION["utente"]) && $_SESSION["utente"]->permission($radice)) { include_once ($beRoot."/layout/top.php"); $enti = $_SESSION["utente"]->getEntiBeneficiari(); ?>
| = __("ID") ?> | = __("Anno") ?> | = __("CUI") ?> | = __("CUP") ?> | = __("Tipologia") ?> | = __("Oggetto") ?> | = __("Valore totale") ?> | if (!empty($enti)) { ?>= __("Beneficiario") ?> | } ?>
|---|