From 84b4a843ed4a2ef1527561a6c600ac8059a35651 Mon Sep 17 00:00:00 2001 From: jamiesensei Date: Mon, 11 Dec 2006 10:07:47 +0000 Subject: [PATCH] removed whitespace at the end of file causing headers already sent errors --- lib/languages.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.39.5