From: Sam Reed Date: Thu, 29 Sep 2011 22:10:06 +0000 (+0000) Subject: Fix comment syntax error from r98467 X-Git-Tag: 1.31.0-rc.0~27355 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=0abf0cc83cdfab63f55fa5feea12180753fbcdd5;p=lhc%2Fweb%2Fwiklou.git Fix comment syntax error from r98467 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 1f8c17e8d1..0ecf9e0d0d 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -3003,8 +3003,7 @@ $wgPreprocessorCacheThreshold = 1000; $wgEnableScaryTranscluding = false; /** - * (see next option $wgGlobalDatabase). - */ + * (see next option $wgGlobalDatabase). */ $wgTranscludeCacheExpiry = 3600;