From: jamiesensei Date: Mon, 11 Dec 2006 10:07:47 +0000 (+0000) Subject: removed whitespace at the end of file causing headers already sent errors X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=84b4a843ed4a2ef1527561a6c600ac8059a35651;p=moodle.git removed whitespace at the end of file causing headers already sent errors --- diff --git a/lib/languages.php b/lib/languages.php index 1f750c4e0f..21da37968a 100644 --- a/lib/languages.php +++ b/lib/languages.php @@ -194,7 +194,7 @@ $LANGUAGES = array ( "na" => "Nauru", -"nb" => "Norwegian Bokmål", +"nb" => "Norwegian Bokm�l", "nd" => "Ndebele, North", @@ -334,5 +334,4 @@ $LANGUAGES = array ( -?> - +?> \ No newline at end of file