Various fixes related to the blocking change re: autoblocks. On inserting an IP block...
authorAndrew Garrett <werdna@users.mediawiki.org>
Fri, 3 Nov 2006 13:24:53 +0000 (13:24 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Fri, 3 Nov 2006 13:24:53 +0000 (13:24 +0000)
commit65957ef12cde9fae3a1fd0c38f2a848456247e34
tree86b87fd1fba7d7a5c5c505ec4dc5217f34a592cd
parent90107635d30c3b200797c3d10b1ccc377d5022b9
Various fixes related to the blocking change re: autoblocks. On inserting an IP block, the ipb_enable_autoblock field is now automagically blanked, because it doesn't make any sense for an IP block. Additionally, IP blocks without the ipb_enable_autoblock option no longer show up as "autoblock disabled" on Special:Ipblocklist.
RELEASE-NOTES
includes/Block.php
includes/SpecialIpblocklist.php