$error = true; $configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (!empty($_SESSION["utente"]) && $_SESSION["utente"]->permission($radice) && $_SESSION["utente"]->gerarchia <= 10) { $reportPersonalizzati = reportManager::getSelfManagedReports(); if (!empty($reportPersonalizzati)) { $error = false; ?>
| = __("Report") ?> | = __("Modulo") ?> | ||
|---|---|---|---|
| = $report["titolo"] ?> = $report["descrizione"] ?> | = $modulo["titolo"] ?> |