X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FServiceWiring.php;h=f6d0ec06c91d58de6fa96b5a609a5971c125c7ba;hb=5444a9689f08bdd5708c3d09062d02cbcd68ce2b;hp=60a53563cc00f5f28c46591c202b3ed0826c78e3;hpb=29c25bb31c4b558a245f1b0c80a934b8b949ca55;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/ServiceWiring.php b/includes/ServiceWiring.php index 60a53563cc..f6d0ec06c9 100644 --- a/includes/ServiceWiring.php +++ b/includes/ServiceWiring.php @@ -298,7 +298,7 @@ return [ return new $conf['class']( new ServiceOptions( - LocalisationCache::$constructorOptions, + LocalisationCache::CONSTRUCTOR_OPTIONS, // Two of the options are stored in $wgLocalisationCacheConf $conf, // In case someone set that config variable and didn't reset all keys, set defaults.