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 @@
948
948
return;
949
949
}
950
950
951
- global $wgDatabase;
952
951
$up = DatabaseUpdater::newForDb( $wgDatabase );
953
952
$up->doUpdates();
954
953
Status & tagging log
12:16, 6 November 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r70013
[
removed:
new
added:
ok]