From: Mark A. Hershberger Date: Fri, 2 Sep 2011 20:00:44 +0000 (+0000) Subject: w/s fix ups X-Git-Tag: 1.31.0-rc.0~27950 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=026c3955e306ae66811614152ca56decd67dda8b;p=lhc%2Fweb%2Fwiklou.git w/s fix ups --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index d9e0de72df..565c5aaa36 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -49,7 +49,7 @@ $wgSitename = 'MediaWiki'; * This is usually detected correctly by MediaWiki. If MediaWiki detects the * wrong server, it will redirect incorrectly after you save a page. In that * case, set this variable to fix it. - * + * * If you want to use protocol-relative URLs on your wiki, set this to a * protocol-relative URL like '//example.com' and set $wgCanonicalServer * to a fully qualified URL. @@ -57,9 +57,9 @@ $wgSitename = 'MediaWiki'; $wgServer = WebRequest::detectServer(); /** - * Canonical URL of the server, to use in IRC feeds and notification e-mails. + * Canonical URL of the server, to use in IRC feeds and notification e-mails. * Must be fully qualified, even if $wgServer is protocol-relative. - * + * * Defaults to $wgServer, expanded to a fully qualified http:// URL if needed. */ $wgCanonicalServer = false; @@ -2997,7 +2997,7 @@ $wgEnableInterwikiTranscluding = false; * enable the cache invalidation of the distant pages when the local templates * are edited and also to display the list of the distant templates used by * the local pages. Enabling this requires to set up a global shared database - * (see next option $wgGlobalDatabase). + * (see next option $wgGlobalDatabase). */ $wgEnableInterwikiTemplatesTracking = false; @@ -3005,7 +3005,7 @@ $wgEnableInterwikiTemplatesTracking = false; * If $wgEnableInterwikiTemplatesTracking is set to true, this option should * contain the wiki ID of the database that hosts the globaltemplatelinks table. */ -$wgGlobalDatabase = ''; +$wgGlobalDatabase = ''; /** * If $wgEnableInterwikiTranscluding is set to true and if an interwiki