From: stephen@cubedesigners.com Date: Wed, 13 Jul 2022 08:29:14 +0000 (+0000) Subject: Add non-accented variation for URL parameter. Wait #5345 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=38116f105861ba285ee084ef62ede5f9634b5237;p=cubeextranet.git Add non-accented variation for URL parameter. Wait #5345 @0:05 --- diff --git a/inc/ws/Controlleur/class.ws.services.php b/inc/ws/Controlleur/class.ws.services.php index 4055f7952..8bc66fab2 100644 --- a/inc/ws/Controlleur/class.ws.services.php +++ b/inc/ws/Controlleur/class.ws.services.php @@ -1700,6 +1700,7 @@ class wsServices extends cubeFlashGateway $email_to = 'commercial2@bastide-martinique.com'; break; case 'réunion': + case 'reunion': $email_to = 'info@bastide.re'; break; default: