X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22statistiques_visites%22%2C%22%22%29%20.%20%22?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialMovepage.php;h=3a12cf3ce3cb67030183d1b4e6bf0e358da7e78a;hb=950cf6016c10953213e5f985dfc18a32d8673197;hp=f0b463a1e01071154e44eb3a166d7ceae1465075;hpb=bdacaaca42282f674ded32508e4c2587caa721fb;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialMovepage.php b/includes/specials/SpecialMovepage.php index f0b463a1e0..3a12cf3ce3 100644 --- a/includes/specials/SpecialMovepage.php +++ b/includes/specials/SpecialMovepage.php @@ -223,7 +223,7 @@ class MovePageForm extends UnlistedSpecialPage { ( $oldTalk->exists() || ( $oldTitleTalkSubpages && $canMoveSubpage ) ); - $dbr = wfGetDB( DB_SLAVE ); + $dbr = wfGetDB( DB_REPLICA ); if ( $this->getConfig()->get( 'FixDoubleRedirects' ) ) { $hasRedirects = $dbr->selectField( 'redirect', '1', [