]> _ Git - cubeextranet.git/commitdiff
wait #3944 @0.25
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 12 Oct 2020 08:54:44 +0000 (08:54 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 12 Oct 2020 08:54:44 +0000 (08:54 +0000)
inc/ws/Controlleur/class.ws.url.php

index 5a9fffb1715227b19e229d010663db89f75167db..7651be659a48a89b3ab955116ee4920c41f0ceda 100644 (file)
@@ -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);