Follow up r64982. Autoblocks aren't automatically set just by storing ipb_enable_auto...
authorPlatonides <platonides@users.mediawiki.org>
Sat, 17 Apr 2010 20:59:05 +0000 (20:59 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sat, 17 Apr 2010 20:59:05 +0000 (20:59 +0000)
commit38e64983a20ab73c43b802617e4585fbdd34941d
tree779dc24042b9a0d58cb6777a02ca2cd22d210be2
parent0769301e8706f9f44e8efc6c686c425562b3f3fc
Follow up r64982. Autoblocks aren't automatically set just by storing ipb_enable_autoblock, we need to look for them.
So do this properly and use Block class to insert the block.
includes/Block.php