From 742ab026697183d8e25c31ee41dc87a0068b9b71 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Tue, 31 Jan 2006 04:10:01 +0000 Subject: [PATCH] Feature karma: removing a useless feature that I recently committed. --- RELEASE-NOTES | 1 - includes/DefaultSettings.php | 5 ----- includes/SpecialListusers.php | 6 ++---- includes/User.php | 20 -------------------- 4 files changed, 2 insertions(+), 30 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ce3e2faa4c..695b7441b5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -341,7 +341,6 @@ Special Pages: * (bug 3192): properly check 'limit' parameter on Special:Contributions * (bug 3187) watchlist text refer to unexistent "Stop watching" action * Add block link and a link to the block log to Special:Contributions -* Added $wgInvisibleGroups, to hide groups from Special:Listusers * Add contributions link to block log items Misc.: diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index f6ff4f2e88..87dba3befa 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -846,11 +846,6 @@ $wgGroupPermissions['bureaucrat']['userrights'] = true; */ # $wgGroupPermissions['developer']['siteadmin'] = true; -/** - * List of groups which won't appear in Special:Listusers - */ -$wgInvisibleGroups = array(); - /** * Set of available actions that can be restricted via Special:Protect * You probably shouldn't change this. diff --git a/includes/SpecialListusers.php b/includes/SpecialListusers.php index 1105ddf5e6..b2a35dd037 100644 --- a/includes/SpecialListusers.php +++ b/includes/SpecialListusers.php @@ -89,7 +89,7 @@ class ListUsersPage extends QueryPage { wfMsgHtml( 'groups-editgroup-name' ) . '