r78492 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78491‎ | r78492 | r78493 >
Date:15:01, 16 December 2010
Author:demon
Status:ok
Tags:
Comment:
Remove comment about possibly removing the extra debugging info. Only the site admin should have access to the installer/updater anyway, so we're not really disclosing anything here.
Modified paths:
  • /trunk/phase3/includes/installer/CoreInstaller.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/CoreInstaller.php
@@ -489,7 +489,7 @@
490490 // Don't break forms
491491 $GLOBALS['wgExternalLinkTarget'] = '_blank';
492492
493 - // Extended debugging. Maybe disable before release?
 493+ // Extended debugging
494494 $GLOBALS['wgShowSQLErrors'] = true;
495495 $GLOBALS['wgShowDBErrorBacktrace'] = true;
496496

Status & tagging log