From: Erik Moeller Date: Sun, 14 Mar 2004 00:34:36 +0000 (+0000) Subject: make gnunote work without mod_rewrite X-Git-Tag: 1.3.0beta1~804 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=cf1f2070f9a049b8252b87e6281b17e16e0b295b;p=lhc%2Fweb%2Fwiklou.git make gnunote work without mod_rewrite --- 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",