X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=blobdiff_plain;f=includes%2FBlock.php;h=2bae13b77738ea416ea2122f8e3f9cc7a46c1da5;hb=f6a35d8674257bed158cabe5e541fc62973f1f8f;hp=4e878d1045ba41a8a1f1f2c92f0bdea0cff80dde;hpb=6b97d969c3a1c4f7c3565c980383ce977062c0e2;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 ) {