From: vincent@cubedesigners.com Date: Mon, 12 Oct 2020 08:54:44 +0000 (+0000) Subject: wait #3944 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d5971eeae14b5f1581fb6d62a0958835254d47a8;p=cubeextranet.git wait #3944 @0.25 --- diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index 5a9fffb17..7651be659 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -685,6 +685,7 @@ class wsUrl $allLangs = cubeLang::getCodes($core->user->lang); $allLangs['es-pr'] = 'Espagnol, Porto Rico'; + $allLangs['es-mx'] = 'Espagnol, Mexique'; $existingLangs = array(); $dao = new wsDAOLang($core->con);