From: Reedy Date: Fri, 1 Mar 2013 18:45:56 +0000 (+0000) Subject: Default $wgContentHandlerUseDB to true X-Git-Tag: 1.31.0-rc.0~20320^2 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=465957fb006247e085d443393d1f4b3a672c1f3d;p=lhc%2Fweb%2Fwiklou.git Default $wgContentHandlerUseDB to true Change-Id: I830ec04e7f7f853bf7752262105a067fb9723145 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 7aad30c571..b2ea1cc836 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -6491,7 +6491,7 @@ $wgContentHandlerTextFallback = 'ignore'; * * @since 1.21 */ -$wgContentHandlerUseDB = false; +$wgContentHandlerUseDB = true; /** * Determines which types of text are parsed as wikitext. This does not imply that these kinds