X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fdeferred%2FSearchUpdate.php;h=b9a259b1a43ca161f3bfca91962edee44532d0e9;hb=7874fc4bec845ad92960b07e969c65f3c3fe74f2;hp=62c8b00f39d3845007af7d9aa4844064b424e716;hpb=a5be382adfdad4678eec18413c6a118cb3284daf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/deferred/SearchUpdate.php b/includes/deferred/SearchUpdate.php index 62c8b00f39..b9a259b1a4 100644 --- a/includes/deferred/SearchUpdate.php +++ b/includes/deferred/SearchUpdate.php @@ -108,7 +108,6 @@ class SearchUpdate implements DeferrableUpdate { # Perform the actual update $search->update( $this->id, $normalTitle, $search->normalizeText( $text ) ); } - } /**