$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (empty($_SESSION["utente"]) || ! $_SESSION["utente"]->permission($radice)) { header('Location: /'); die(); } else { include_once "{$beRoot}/layout/top.php"; ?>
= Modulo::header($radice) ?>
| # | = __("Codice Fiscale") ?> | = __("Partita IVA") ?> | = __("Denominazione") ?> | = __("Tipologia") ?> | = __("E-mail") ?> | = __("PEC") ?> | = __("Ultimo aggiornamento") ?> | if ($_SESSION["utente"]->gerarchia === 1 || $_SESSION["utente"]->hasSuperPowers()) { ?>} ?> |
|---|