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);
$email_to = 'info@bastide.re';
break;
default:
- $email_to = '?????'; #TODO: !!!! INSERT DEFAULT EMAIL !!!!
+ $email_to = 'ca@hcm-medical.fr';
}
$email_cc = [