X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FBlock.php;h=2bae13b77738ea416ea2122f8e3f9cc7a46c1da5;hb=043a36858bcb9e2085d2cec95dc816f3770fbb48;hp=4e878d1045ba41a8a1f1f2c92f0bdea0cff80dde;hpb=512e86f020f01055a53ee8cab5253bcd7ac5179d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Block.php b/includes/Block.php index 4e878d1045..2bae13b777 100644 --- a/includes/Block.php +++ b/includes/Block.php @@ -1134,7 +1134,7 @@ class Block { return; } - DeferredUpdates::addUpdate( new AtomicSectionUpdate( + DeferredUpdates::addUpdate( new AutoCommitUpdate( wfGetDB( DB_MASTER ), __METHOD__, function ( IDatabase $dbw, $fname ) {