Compare commits

..

No commits in common. "91ea5d8bb3034031db258a0e39ca54d12635417e" and "d509f38d2d053ecc213d7dd5d8a23af200283d79" have entirely different histories.

View File

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