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 @@
45
45
}
46
46
47
47
# Add our user callback to installSteps, right before the tables are created.
48
-
49
- debug_print_backtrace();
50
48
$callback = array(
51
49
array(
52
50
'name' => 'user',
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r69128
* Add Status::getWarningsArray() to complement Status::getErrorsArray()...
mah
02:53, 7 July 2010
Status & tagging log
15:09, 7 July 2010
Ævar Arnfjörð Bjarmason
(
talk
|
contribs
)
changed the
status
of r69136
[
removed:
new
added:
ok]