Fixes for r38424:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 2 Aug 2008 13:06:08 +0000 (13:06 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 2 Aug 2008 13:06:08 +0000 (13:06 +0000)
commit7c80a6cfd04308a8da467906b27c07affee5ced4
tree5eb20a168ea1e01479ff92407e4c8725a37e3a91
parent556afd34ebf0a5949ac1ac832955df13a9618685
Fixes for r38424:
* $wgAddGroups[$group] can be true if the user can add all rights, show this in Special:ListGroupRights
* added messages to messages.inc

Somehow related:
* Setting $wgAddGroups = $wgRemoveGroups = array(); in DefaultSettings.php seems to put a reference between these two variables.
includes/DefaultSettings.php
includes/specials/SpecialListgrouprights.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc