r38793 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r38792‎ | r38793 | r38794 >
Date:16:12, 7 August 2008
Author:ialex
Status:old
Tags:
Comment:
Document UserGetReservedNames hook
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -1297,6 +1297,9 @@
12981298 'UserGetImplicitGroups': Called in User::getImplicitGroups()
12991299 &$groups: List of implicit (automatically-assigned) groups
13001300
 1301+'UserGetReservedNames': allows to modify $wgReservedUsernames at run time
 1302+*&$reservedUsernames: $wgReservedUsernames
 1303+
13011304 'UserGetRights': Called in User::getRights()
13021305 $user: User to get rights for
13031306 &$rights: Current rights

Status & tagging log