From cf1f2070f9a049b8252b87e6281b17e16e0b295b Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Sun, 14 Mar 2004 00:34:36 +0000 Subject: [PATCH] make gnunote work without mod_rewrite --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 975dbcfca8..ddc1dd0888 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -487,7 +487,7 @@ $wgLanguageNamesEn =& $wgLanguageNames; "redirectedfrom" => "(Redirected from $1)", "lastmodified" => "This page was last modified $1.", "viewcount" => "This page has been accessed $1 times.", -"gnunote" => "All text is available under the terms of the GNU Free Documentation License.", +"gnunote" => "All text is available under the terms of the GNU Free Documentation License.", "printsubtitle" => "(From $wgServer)", "protectedpage" => "Protected page", "administrators" => "$wgMetaNamespace:Administrators", -- 2.20.1