Merge "mw.widgets.DateTimeInputWidget: Simplify code for hiding reused $input when...
[lhc/web/wiklou.git] / maintenance / fixDoubleRedirects.php
index 0592d2d..1d6f31d 100644 (file)
@@ -54,7 +54,7 @@ class FixDoubleRedirects extends Maintenance {
                        $title = null;
                }
 
-               $dbr = $this->getDB( DB_SLAVE );
+               $dbr = $this->getDB( DB_REPLICA );
 
                // See also SpecialDoubleRedirects
                $tables = [