From bbe2b25089f87a4244d433e1589dd357936b4b49 Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Mon, 31 Oct 2022 12:02:59 +0000 Subject: [PATCH] Update Bastide / HCM default email address. Wait #5345 @0:05 --- inc/ws/Controlleur/class.ws.services.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ws/Controlleur/class.ws.services.php b/inc/ws/Controlleur/class.ws.services.php index b217a49a4..fbec6deec 100644 --- a/inc/ws/Controlleur/class.ws.services.php +++ b/inc/ws/Controlleur/class.ws.services.php @@ -1606,7 +1606,7 @@ class wsServices extends cubeFlashGateway // The Fluidbook can pass on a parameter that overrides the default recipient $recipient_code = $_POST['recipient_code'] ?? ''; - $default_bastide_address = 'web@hcm-medical.com'; // Fallback address + destination for all BCC messages + $default_bastide_address = 'web@hcm-medical.fr'; // Fallback address + destination for all BCC messages switch(strtolower($recipient_code)) { case 'co-guadeloupe': -- 2.39.5