Skip to content

Commit 361156e

Browse files
author
Marius Cramer
committed
Merge remote-tracking branch 'origin/stable-3.0.5'
2 parents bdc27bf + 9e444eb commit 361156e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/sql/ispconfig3.sql

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2006,7 +2006,7 @@ INSERT INTO `country` (`iso`, `name`, `printable_name`, `iso3`, `numcode`, `eu`)
20062006
('CL', 'CHILE', 'Chile', 'CHL', 152, 'n'),
20072007
('CN', 'CHINA', 'China', 'CHN', 156, 'n'),
20082008
('CX', 'CHRISTMAS ISLAND', 'Christmas Island', NULL, NULL, 'n'),
2009-
('CC', 'COCOS (KEELING, 'n') ISLANDS', 'Cocos (Keeling, 'n') Islands', NULL, NULL, 'n'),
2009+
('CC', 'COCOS (KEELING) ISLANDS', 'Cocos (Keeling) Islands', NULL, NULL, 'n'),
20102010
('CO', 'COLOMBIA', 'Colombia', 'COL', 170, 'n'),
20112011
('KM', 'COMOROS', 'Comoros', 'COM', 174, 'n'),
20122012
('CG', 'CONGO', 'Congo', 'COG', 178, 'n'),
@@ -2029,7 +2029,7 @@ INSERT INTO `country` (`iso`, `name`, `printable_name`, `iso3`, `numcode`, `eu`)
20292029
('ER', 'ERITREA', 'Eritrea', 'ERI', 232, 'n'),
20302030
('EE', 'ESTONIA', 'Estonia', 'EST', 233, 'y'),
20312031
('ET', 'ETHIOPIA', 'Ethiopia', 'ETH', 231, 'n'),
2032-
('FK', 'FALKLAND ISLANDS (MALVINAS, 'n')', 'Falkland Islands (Malvinas, 'n')', 'FLK', 238, 'n'),
2032+
('FK', 'FALKLAND ISLANDS (MALVINAS)', 'Falkland Islands (Malvinas)', 'FLK', 238, 'n'),
20332033
('FO', 'FAROE ISLANDS', 'Faroe Islands', 'FRO', 234, 'n'),
20342034
('FJ', 'FIJI', 'Fiji', 'FJI', 242, 'n'),
20352035
('FI', 'FINLAND', 'Finland', 'FIN', 246, 'y'),
@@ -2054,7 +2054,7 @@ INSERT INTO `country` (`iso`, `name`, `printable_name`, `iso3`, `numcode`, `eu`)
20542054
('GY', 'GUYANA', 'Guyana', 'GUY', 328, 'n'),
20552055
('HT', 'HAITI', 'Haiti', 'HTI', 332, 'n'),
20562056
('HM', 'HEARD ISLAND AND MCDONALD ISLANDS', 'Heard Island and Mcdonald Islands', NULL, NULL, 'n'),
2057-
('VA', 'HOLY SEE (VATICAN CITY STATE, 'n')', 'Holy See (Vatican City State, 'n')', 'VAT', 336, 'n'),
2057+
('VA', 'HOLY SEE (VATICAN CITY STATE)', 'Holy See (Vatican City State)', 'VAT', 336, 'n'),
20582058
('HN', 'HONDURAS', 'Honduras', 'HND', 340, 'n'),
20592059
('HK', 'HONG KONG', 'Hong Kong', 'HKG', 344, 'n'),
20602060
('HU', 'HUNGARY', 'Hungary', 'HUN', 348, 'y'),

0 commit comments

Comments
 (0)