From: stephen@cubedesigners.com Date: Wed, 13 Jul 2022 06:36:43 +0000 (+0000) Subject: Wait #5345 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4f8b6eaee7799fc9f0183431d5c81f3c0b934c4b;p=cubeextranet.git Wait #5345 @0:05 --- diff --git a/inc/ws/Controlleur/class.ws.services.php b/inc/ws/Controlleur/class.ws.services.php index 61dd47867..4055f7952 100644 --- a/inc/ws/Controlleur/class.ws.services.php +++ b/inc/ws/Controlleur/class.ws.services.php @@ -1604,12 +1604,6 @@ class wsServices extends cubeFlashGateway die('Error: invalid data received'); } - - // TODO >>> remove this once we have the destination address from the client (see line 1712) - die('Disabled until default delivery address is known. See Redmine ticket #5345'); - - - $user_details = json_decode($_POST['user_details'], true); $cart_items = json_decode($_POST['cart_items'], true); $column_headings = json_decode($_POST['column_headings'], true); @@ -1709,7 +1703,7 @@ class wsServices extends cubeFlashGateway $email_to = 'info@bastide.re'; break; default: - $email_to = '?????'; #TODO: !!!! INSERT DEFAULT EMAIL !!!! + $email_to = 'ca@hcm-medical.fr'; } $email_cc = [