diff --git a/UniversalLanguageSelector.hooks.php b/UniversalLanguageSelector.hooks.php index c03d0ef7..0967a210 100644 --- a/UniversalLanguageSelector.hooks.php +++ b/UniversalLanguageSelector.hooks.php @@ -304,7 +304,8 @@ class UniversalLanguageSelectorHooks { $wgULSImeSelectors, $wgULSNoImeSelectors, $wgULSFontRepositoryBasePath, $wgExtensionAssetsPath, - $wgWBClientSettings; + $wgWBClientSettings, + $wgInterwikiSortingSortPrepend; // Place constant stuff here (not depending on request context)