diff --git a/auth.php b/auth.php index ff2fabe..f76d387 100644 --- a/auth.php +++ b/auth.php @@ -70,7 +70,6 @@ if (isset($_POST['btn-register'])) { header("Location: index.php?register_error=Gagal mendaftar, coba lagi nanti."); exit; } - $insert->close(); }