oe)) { include($root."/layout/top.php"); $oe = oeManager::getOE($_SESSION["utente"]->oe["codice"]); include(__DIR__."/form.php"); include($root."/layout/bottom.php"); } else { header('HTTP/1.0 403 Forbidden'); die(); } ?>