r70695 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70694‎ | r70695 | r70696 >
Date:13:49, 8 August 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Remove $wgDisableSearchContext, unused for a long time. Can't find exact revision.
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -3782,12 +3782,6 @@
37833783 $wgDisableTextSearch = false;
37843784
37853785 /**
3786 - * Set this to true to disable the context which appears on search result pages.
3787 - * Search context can cause a high DB load.
3788 - */
3789 -$wgDisableSearchContext = false;
3790 -
3791 -/**
37923786 * Set to true to have nicer highligted text in search results,
37933787 * by default off due to execution overhead
37943788 */

Follow-up revisions

RevisionCommit summaryAuthorDate
r70698* Removed unused globals: $wgEnableSerializedMessages, $wgCheckSerialized,...nikerabbit14:04, 8 August 2010

Status & tagging log