diff options
Diffstat (limited to 'modules/php_musicbrainz/mbUtil_languagenames.php')
-rw-r--r-- | modules/php_musicbrainz/mbUtil_languagenames.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/php_musicbrainz/mbUtil_languagenames.php b/modules/php_musicbrainz/mbUtil_languagenames.php index 5006198d..3e56bf82 100644 --- a/modules/php_musicbrainz/mbUtil_languagenames.php +++ b/modules/php_musicbrainz/mbUtil_languagenames.php @@ -1,6 +1,6 @@ <?php /* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ - $mbLanguageNames = array( + $mbLanguageNames = array( "ART" => "Artificial (Other)", "ROH" => "Raeto-Romance", "SCO" => "Scots", |