Explorar o código

Change bcc email notifications

boutils %!s(int64=10) %!d(string=hai) anos
pai
achega
ba1c3bc8e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ajax/datastores.php

+ 1 - 1
ajax/datastores.php

@@ -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";