Follow-up r93234: use User::getBlock() accessor rather than accessing $mBlock directl...
authorHappy-melon <happy-melon@users.mediawiki.org>
Tue, 26 Jul 2011 19:58:26 +0000 (19:58 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Tue, 26 Jul 2011 19:58:26 +0000 (19:58 +0000)
commitbd8da57b32aa680fa76caad9317440791bfde836
tree0d57aab26b09ee9a4e07ea85d0004b89698fe907
parent323fee7cce3f09b2f14f9082f4d4de9c0e6ae9da
Follow-up r93234: use User::getBlock() accessor rather than accessing $mBlock directly.  Also fixes r85951 CR, and remove code duplication in Title::checkUserBlock().
includes/Action.php
includes/OutputPage.php
includes/SpecialPage.php
includes/Title.php
includes/User.php
includes/specials/SpecialEmailuser.php
includes/specials/SpecialUserlogin.php