From 7fd377388a6adcd54a888178cfed4d33ea8091a5 Mon Sep 17 00:00:00 2001 From: Yves Gatesoupe Date: Tue, 14 Jul 2020 19:07:00 +0200 Subject: [PATCH] From contact update + subscribe handle --- src/form/contact-form-handler.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/form/contact-form-handler.php b/src/form/contact-form-handler.php index ae9b34d..18ec6af 100644 --- a/src/form/contact-form-handler.php +++ b/src/form/contact-form-handler.php @@ -1,6 +1,6 @@ ", $emailBody); @@ -58,6 +58,7 @@ // if subscribe add to mailing list if(!empty($subscribe)) { // process + // enovoi mail add to mailing list } // redirect to the 'thank you' page