r71410 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71409‎ | r71410 | r71411 >
Date:16:04, 21 August 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Revert part of r71391 that was not supposed to go yet.
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1509,13 +1509,6 @@
15101510 $wgLocalMessageCacheSerialized = true;
15111511
15121512 /**
1513 - * Instead of caching everything, keep track which messages are requested and
1514 - * load only most used messages. This only makes sense if there is lots of
1515 - * interface messages customised in the wiki (like hundreds in many languages).
1516 - */
1517 -$wgAdaptiveMessageCache = false;
1518 -
1519 -/**
15201513 * Localisation cache configuration. Associative array with keys:
15211514 * class: The class to use. May be overridden by extensions.
15221515 *

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r71391One more fix to namespace stuff. Follow-up r71342....nikerabbit08:20, 21 August 2010

Status & tagging log