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 @@
219219 $this->endForm( 'continue' );
220220 return 'output';
221221 }
222 - //return $this->handleExistingUpgrade( $vars );
223222 }
224223
225224 // If there is no $wgUpgradeKey, tell the user to add one to LocalSettings.php

Follow-up revisions

RevisionCommit summaryAuthorDate
r801901.17: MFT first batch of installer changes: r78043, r78231, r78259, r78300, r...catrope20:47, 13 January 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78823Comment out unreachable code linereedy20:33, 22 December 2010

Status & tagging log