diff --git a/traitement_mail.php b/traitement_mail.php index a39a8dad6e12a51378c7a3d1e998d683adb31e8c..2aadeeeb3820e9a1b5f22c6ec53b70a0e92ab762 100644 --- a/traitement_mail.php +++ b/traitement_mail.php @@ -22,7 +22,7 @@ else header("Location:contact.php"); - $destinataire = 'wak.pons@gmail.com'; + $destinataire = 'wakpons@gmail.com'; $headers = "From: $nom <$email>\r\n". "MIME-Version: 1.0" . "\r\n" . "Content-type: text/html; charset=UTF-8" . "\r\n";