From: Nicholas Pisarro, Jr Date: Sun, 29 Feb 2004 12:54:03 +0000 (+0000) Subject: Commented side effect of changing '$wgUseDatabaseMessages'. X-Git-Tag: 1.3.0beta1~899 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=868194b7ce78feb8b2f3535d76c0ce9da7e45c27;p=lhc%2Fweb%2Fwiklou.git Commented side effect of changing '$wgUseDatabaseMessages'. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 50fca9ea93..6084e0672a 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -83,7 +83,7 @@ $wgMaxNameChars = 32; # Maximum number of bytes in username # Translation using MediaWiki: namespace # This will increase load times by 25-60% unless memcached is installed -$wgUseDatabaseMessages = true; +$wgUseDatabaseMessages = true; # Must be on to allow {{msg:...}} and {{subst:...} to work. $wgMsgCacheExpiry = 86400; $wgExtraSubtitle = "";