r69252 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69251‎ | r69252 | r69253 >
Date:12:34, 11 July 2010
Author:demon
Status:ok
Tags:
Comment:
Followup r69251, copy+paste fail
Modified paths:
  • /trunk/phase3/includes/installer/Update.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Update.php
@@ -68,7 +68,6 @@
6969
7070 private function setAppliedUpdates( $version, $updates = array() ) {
7171 if( !$this->canUseNewUpdatelog() ) {
72 - $this->updates = $this->updater->getUpdates();
7372 return;
7473 }
7574 $key = "updatelist-$version";

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69251Cleanup to r69187: forgot to safeguard against ul_value or updatelog itself n...demon12:31, 11 July 2010

Status & tagging log