Implement User::isUserActive(). Potentially very useful for bugs 13225 and 13585...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 4 Jun 2008 13:15:02 +0000 (13:15 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 4 Jun 2008 13:15:02 +0000 (13:15 +0000)
commitbfbf6d8a354a861c34b42d2d864b9f026d333705
treeb5e657a63d950e1068252a90a5286f6fce17172a
parentc0aa0c7fe0189466fc1a3145be7a039888f9414b
Implement User::isUserActive(). Potentially very useful for bugs 13225 and 13585. Thanks to Aaron for his help on getting this right.
RELEASE-NOTES
includes/DefaultSettings.php
includes/User.php