init();?> '.L::new_user.' '.$_POST['mail'].'@'.$selfUrl.''); } else{ header('Location: ../new_user.php?info='.L::new_already.' '.$_POST['mail'].'@'.$selfUrl.''); } } else{ header('Location: ../index.php'); } ?>