Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
77d29713
authored
2011-03-28 15:12:03 +0000
by
Chris Boden
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixed country code lookup bugs
1 parent
ccb4b0a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
com/HTML/HTML.php
com/HTML/HTML.php
View file @
77d2971
...
...
@@ -479,7 +479,6 @@ class Vars {
,
'MR'
=>
'Mauritania'
,
'MU'
=>
'Mauritius'
,
'YT'
=>
'Mayotte'
,
'MX'
=>
'Mexico'
,
'FM'
=>
"Micronesia, Federated States of"
,
'MD'
=>
'Moldova, Republic of'
,
'MC'
=>
'Monaco'
...
...
@@ -492,7 +491,7 @@ class Vars {
,
'NR'
=>
'Nauru'
,
'NP'
=>
'Nepal'
,
'NL'
=>
'Netherlands'
,
'
NA
'
=>
'Netherlands Antilles'
,
'
AN
'
=>
'Netherlands Antilles'
,
'NC'
=>
'New Caledonia'
,
'NZ'
=>
'New Zealand'
,
'NI'
=>
'Nicaragua'
...
...
Please
register
or
sign in
to post a comment