* Add functionality of extension LinkSearch to core
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index c017c35..2e0a48e 100644 (file)
@@ -2828,6 +2828,7 @@ $wgSpecialPageGroups = array(
        'Mytalk'                    => 'redirects',
        'Mycontributions'           => 'redirects',
        'Search'                    => 'redirects',
+       'LinkSearch'                => 'redirects',
 
        'Movepage'                  => 'pagetools',
        'MergeHistory'              => 'pagetools',