$configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (!empty($_SESSION["utente"]) && !empty($_SESSION["utente"]->oe)) { $breadcrumb[""] = __("DGUE"); include_once ($root."/layout/top.php"); ?>