This commit is contained in:
Nathan 2025-12-16 02:38:02 +07:00
commit 8e8580279c

View File

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