r59001 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59000‎ | r59001 | r59002 >
Date:11:47, 13 November 2009
Author:ialex
Status:ok
Tags:
Comment:
Removed $wgSpecialVersionExtended, not used anymore since r54735
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1167,12 +1167,6 @@
11681168 $wgSpecialVersionShowHooks = false;
11691169
11701170 /**
1171 - * By default, only show the MediaWiki, PHP, Database versions.
1172 - * Setting this to true will try and determine versions of all helper programs.
1173 - */
1174 -$wgSpecialVersionExtended = false;
1175 -
1176 -/**
11771171 * Whether to show "we're sorry, but there has been a database error" pages.
11781172 * Displaying errors aids in debugging, but may display information useful
11791173 * to an attacker.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r54735Revert Special:Version to known-good state as of r52060, without the ten bill...brion20:15, 10 August 2009

Status & tagging log