* (bug 10859) Introduce 'UserGetImplicitGroups' hook; see docs/hooks.txt for more...
authorRob Church <robchurch@users.mediawiki.org>
Thu, 9 Aug 2007 16:36:15 +0000 (16:36 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Thu, 9 Aug 2007 16:36:15 +0000 (16:36 +0000)
commit03ef70741df5a214736ec20783e1e61c704ca8ab
tree5eba7c200e6b5caf9728aa45a5f3fe16b954880a
parent08bbe227e001923ad650a23746c7d8a122e5292b
* (bug 10859) Introduce 'UserGetImplicitGroups' hook; see docs/hooks.txt for more information
* Move the list of implicit groups in User::getAllGroups() to a new User::getImplicitGroups() method so there's no confusion over where to add these
RELEASE-NOTES
docs/hooks.txt
includes/User.php