X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdeferred%2FAutoCommitUpdate.php;h=85071576b07834681ed72eab0cf7e7f16bdca235;hb=138298b397b308ad6e4bfc7088884d90e8ac1e37;hp=d61dec2cb28257a674fecf29b5fddd4bea27f6ee;hpb=32628487e17c27f3437d44bd54edb8438e837b82;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/deferred/AutoCommitUpdate.php b/includes/deferred/AutoCommitUpdate.php index d61dec2cb2..85071576b0 100644 --- a/includes/deferred/AutoCommitUpdate.php +++ b/includes/deferred/AutoCommitUpdate.php @@ -1,5 +1,7 @@ callback, [ $this->dbw, $this->fname ] ); + ( $this->callback )( $this->dbw, $this->fname ); } catch ( Exception $e ) { } if ( $autoTrx ) {