Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / includes / SiteStats.php
index b84d2bf..5b361b9 100644 (file)
@@ -186,7 +186,7 @@ class SiteStats {
                        function ( $oldValue, &$ttl, array &$setOpts ) use ( $group ) {
                                $dbr = wfGetDB( DB_SLAVE );
 
-                               $setOpts += $dbr->getCacheSetOptions();
+                               $setOpts += Database::getCacheSetOptions( $dbr );
 
                                return $dbr->selectField(
                                        'user_groups',