Index: branches/REL1_5/phase3/maintenance/update.php |
— | — | @@ -8,6 +8,7 @@ |
9 | 9 | */ |
10 | 10 | |
11 | 11 | /** */ |
| 12 | +$wgUseMasterForMaintenance = true; |
12 | 13 | $options = array( 'quick' ); |
13 | 14 | require_once( "commandLine.inc" ); |
14 | 15 | require_once( "updaters.inc" ); |