$error = true; $configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (isset($_SESSION["utente"]) && $_SESSION["utente"]->gerarchia < 100 && isset($_SESSION["ente"]) && !empty($_SESSION["ente"]->moduli[$_GET["modulo"]])) { $oe = oeManager::getOE($_GET["codice"]); $modulo = $_SESSION["ente"]->moduli[$_GET["modulo"]]; if (!empty($oe)) { if ($_SESSION["utente"]->isSupporto() || $_SESSION["utente"]->fromHere() || $_SESSION["utente"]->gerarchia === "1") { $path = $beRoot . $modulo["id"] . DIRECTORY_SEPARATOR . "_historyOE.php"; if (file_exists($path)) { $codice_oe = $oe["codice"]; $__listHistory = true; $results = include($path); if (!empty($results["totale"])) { $error = false; if (!empty($results["schede"])) { $first = true; ?>
| if (!empty($row["url"])) { ?> " title="= __("Vedi iniziativa") ?>"> } ?> = $row["oggetto"] ?> if (!empty($row["url"])) { ?> } ?> | "> if (!empty($row["icon"])) { ?> "> } ?> = $row["stato"] ?> | = mysql2date($row["timestamp"]) ?> |