$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); $error = true; if (isset($_SESSION["ente"]) && $_SESSION["ente"]->hasModulo("albi_commissione") && !empty($_GET["modulo"]) && !empty($_GET["elemento"])) { $managerCommissione = new Commissione ($_GET["modulo"],$_GET["elemento"],"commissione"); if (!empty($managerCommissione)) { $error = false; $elenchi = AlboCommissione::getList(["b_albo_commissione.stato"=>"20"],[],0,-1); if (!empty($elenchi)) { ?>
| = __("Oggetto") ?> | |
| = $elenco["oggetto"] ?> |