error_reporting(0); session_start(); if ($_SESSION['u_id'] > 0) { header("Location: /agenzia/obiavi/obiavi.php"); exit(); } ?>