From 0d3fee6ba2c9aa6117bcad7bdd51c05885312fdc Mon Sep 17 00:00:00 2001 From: CodeServer Date: Sat, 31 Jul 2021 07:19:40 +0100 Subject: [PATCH] Added Recaptcha --- index.html => index.php | 63 +++++++++++++++++++++++++++++---- php/login.php | 49 ++++++++++++------------- php/recaptchalib.php | 59 ++++++++++++++++++++++++++++++ php/register.php | 2 +- shopping/shopping.php | 2 +- shopping/shopping_headerNav.php | 2 +- style/modules/_modal.sass | 5 ++- style/style.css | 8 +++-- style/style.css.map | 2 +- 9 files changed, 152 insertions(+), 40 deletions(-) rename index.html => index.php (75%) create mode 100644 php/recaptchalib.php diff --git a/index.html b/index.php similarity index 75% rename from index.html rename to index.php index f1100ca..25ca10e 100644 --- a/index.html +++ b/index.php @@ -19,6 +19,7 @@ integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous" /> + New Moon Dessert Bar @@ -30,6 +31,7 @@ +