r79191 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79190
|
r79191
|
r79192
>
Date:
17:15, 29 December 2010
Author:
demon
Status:
ok
Tags:
Comment:
Followup
r78823
: just remove the offending line entirely
Modified paths:
/trunk/phase3/includes/installer/WebInstallerPage.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/installer/WebInstallerPage.php
—
—
@@ -218,7 +218,6 @@
219
219
$this->endForm( 'continue' );
220
220
return 'output';
221
221
}
222
- //return $this->handleExistingUpgrade( $vars );
223
222
}
224
223
225
224
// If there is no $wgUpgradeKey, tell the user to add one to LocalSettings.php
Follow-up revisions
Revision
Commit summary
Author
Date
r80190
1.17: MFT first batch of installer changes:
r78043
,
r78231
,
r78259
,
r78300
,
r...
catrope
20:47, 13 January 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r78823
Comment out unreachable code line
reedy
20:33, 22 December 2010
Status & tagging log
20:48, 13 January 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r79191
[
removed:
1.17]
22:11, 12 January 2011
😂
(
talk
|
contribs
)
changed the
tags
for r79191
[
added:
1.17]
13:49, 30 December 2010
Platonides
(
talk
|
contribs
)
changed the
status
of r79191
[
removed:
new
added:
ok]