risolto!

if (USER == TRUE || ADMIN == TRUE)

{header("Location: Link");
exit;
}