r70013 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70012‎ | r70013 | r70014 >
Date:13:19, 27 July 2010
Author:platonides
Status:ok
Tags:
Comment:
Remove double global.
Modified paths:
  • /trunk/phase3/maintenance/updaters.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/updaters.inc
@@ -947,7 +947,6 @@
948948 return;
949949 }
950950
951 - global $wgDatabase;
952951 $up = DatabaseUpdater::newForDb( $wgDatabase );
953952 $up->doUpdates();
954953

Status & tagging log