r85066 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85065‎ | r85066 | r85067 >
Date:14:11, 31 March 2011
Author:maxsem
Status:ok
Tags:
Comment:
Follow-up r85021: fix comment
Modified paths:
  • /trunk/phase3/includes/installer/DatabaseUpdater.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/DatabaseUpdater.php
@@ -190,7 +190,6 @@
191191 * Do all the updates
192192 *
193193 * @param $what Array: what updates to perform
194 - * @param $purge Boolean: whether to clear the objectcache table after updates
195194 */
196195 public function doUpdates( $what = array( 'core', 'extensions', 'purge' ) ) {
197196 global $wgVersion;

Follow-up revisions

RevisionCommit summaryAuthorDate
r85081MFT last round of db and installer changes: r81755, r82596, r85021, r85047, r...demon19:33, 31 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r85021(bug 28237) Installer doesn't create extension tablesmaxsem17:32, 30 March 2011

Status & tagging log