$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); $error = true; if (isset($_SESSION["utente"]) && $_SESSION["utente"]->isSupportoOrRoot()) { ?>