<? function aut3() { global $set; global $user; rekl(1); if (!isset($user)){ header("Location: /aut.php"); exit; } } ?>