summaryrefslogtreecommitdiff
path: root/includes/iso.inc
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-11-19 16:40:29 -0600
committerwebchick <webchick@24967.no-reply.drupal.org>2011-11-19 16:40:29 -0600
commit2ccd470ed20ef7668dd84d599397d53f25bc4302 (patch)
treee24aa64abfbd6d51d65043e26ab66030e6cbd5f9 /includes/iso.inc
parent193d1e0bdc4618223d3a8e16075ca4e468f08eb3 (diff)
downloadbrdo-2ccd470ed20ef7668dd84d599397d53f25bc4302.tar.gz
brdo-2ccd470ed20ef7668dd84d599397d53f25bc4302.tar.bz2
Issue #1313342 by CrookedNumber, RaulMuroc, Yuri: Fixed Curacao should appear in standard_country_list().
Diffstat (limited to 'includes/iso.inc')
-rw-r--r--includes/iso.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/iso.inc b/includes/iso.inc
index dabbefdd5..a88de57e9 100644
--- a/includes/iso.inc
+++ b/includes/iso.inc
@@ -74,6 +74,7 @@ function _country_get_predefined_list() {
'CO' => $t('Colombia'),
'CR' => $t('Costa Rica'),
'CU' => $t('Cuba'),
+ 'CW' => $t('Curaçao'),
'CV' => $t('Cape Verde'),
'CX' => $t('Christmas Island'),
'CY' => $t('Cyprus'),