Make sure BlockHideName really defaults to 0, not false. Fixes bug 10007.
[lhc/web/wiklou.git] / includes / SpecialUserrights.php
2007-05-10 Aryeh GregorIf for some weird reason user-reason is not given a...
2007-04-27 Brion VibberAvoid the duplication of form UI code between Special...
2007-04-27 Brion VibberBeautify the Special:Userrights form a bit
2007-04-27 Raimond Spekking* Adding a 'reason' field to Special:Userrights
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-25 Tim StarlingFix breakage of child class in Special:Makesysop, plus...
2006-12-25 Rob Church* Minor cosmetic changes to Special:Userrights
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-09-30 Jimmy Collins* (bug 6864) Replace message 'editing' with new message...
2006-05-20 Antoine MussoFix #6018: Special:Userrights -> wrong message when...
2006-03-29 Rob ChurchAdd UserRights hook, fires after a user's group members...
2006-03-07 Lupinundeclared globals
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-06-14 Brion Vibber* Guard Special:Userrights against form submission...
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-05-14 Tim Starlingtypos
2005-05-14 Tim Starlingfixed Special:Userrights log, and a few other Special...
2005-05-06 Ævar Arnfjörð Bjar... * Removed redundant prototyping and a debug comment.
2005-05-01 Tim StarlingMajor changes to user groups:
2005-05-01 Tim StarlingMoving Special:Userlevels and Special:Grouplevels to...