From: Jens Frank Date: Wed, 30 Jun 2004 19:46:56 +0000 (+0000) Subject: With single ticks the $ may not be escaped X-Git-Tag: 1.5.0alpha1~2731 X-Git-Url: http://git.heureux-cyclage.org/?a=commitdiff_plain;h=ebc75473437cf5aad2294f8c40a1b9853cd0a4a8;p=lhc%2Fweb%2Fwiklou.git With single ticks the $ may not be escaped --- diff --git a/languages/Language.php b/languages/Language.php index e360e8f12d..08c067360e 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -213,7 +213,7 @@ $wgLanguageNamesEn =& $wgLanguageNames; 'subcategories' => 'Subcategories', -'linktrail' => '/^([a-z]+)(.*)\$/sD', +'linktrail' => '/^([a-z]+)(.*)$/sD', 'mainpage' => 'Main Page', 'mainpagetext' => 'Wiki software successfully installed.', "mainpagedocfooter" => "Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]