|
|
@@ -41,7 +41,7 @@ if(isset($_POST['query'])) {
|
|
|
|
|
|
if(isset($_POST['mail'])) {
|
|
|
$email = 'ftth@manchenumerique.fr';
|
|
|
- $bcc = 'francoisbeaufils@zeno-labs.com';
|
|
|
+ $bcc = 'ftth@manchenumerique.fr';
|
|
|
|
|
|
$headers = 'MIME-Version: 1.0' . "\r\n";
|
|
|
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
|