diff options
Diffstat (limited to 'modules/php_musicbrainz/mbUtil_countrynames.php')
-rw-r--r-- | modules/php_musicbrainz/mbUtil_countrynames.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/php_musicbrainz/mbUtil_countrynames.php b/modules/php_musicbrainz/mbUtil_countrynames.php index 6d0d87e6..c2fa37f8 100644 --- a/modules/php_musicbrainz/mbUtil_countrynames.php +++ b/modules/php_musicbrainz/mbUtil_countrynames.php @@ -1,6 +1,6 @@ <?php /* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ - $mbCountryNames = array( + $mbCountryNames = array( "BD" => "Bangladesh", "BE" => "Belgium", "BF" => "Burkina Faso", |