diff --git a/account.php b/account.php index 0ec0d8d..9673a8e 100644 --- a/account.php +++ b/account.php @@ -114,7 +114,6 @@ function cmd_do_new() } else { - $_SESSION['current'] = ""; retry("new", "Failed to create account"); } }