r69136 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69135‎ | r69136 | r69137 >
Date:10:42, 7 July 2010
Author:avar
Status:ok
Tags:
Comment:
new-installer: Remove debug_print_backtrace() call added in r69128
Modified paths:
  • /trunk/phase3/includes/installer/MysqlInstaller.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/MysqlInstaller.php
@@ -44,8 +44,6 @@
4545 }
4646
4747 # Add our user callback to installSteps, right before the tables are created.
48 -
49 - debug_print_backtrace();
5048 $callback = array(
5149 array(
5250 'name' => 'user',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69128* Add Status::getWarningsArray() to complement Status::getErrorsArray()...mah02:53, 7 July 2010

Status & tagging log