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 @@
490
490
// Don't break forms
491
491
$GLOBALS['wgExternalLinkTarget'] = '_blank';
492
492
493
- // Extended debugging. Maybe disable before release?
493
+ // Extended debugging
494
494
$GLOBALS['wgShowSQLErrors'] = true;
495
495
$GLOBALS['wgShowDBErrorBacktrace'] = true;
496
496
Status & tagging log
22:35, 6 January 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r78492
[
removed:
new
added:
ok]