Some refactoring in Block.php and SpecialBlock.php: move backend stuff into Block...
authorHappy-melon <happy-melon@users.mediawiki.org>
Sun, 13 Mar 2011 14:47:34 +0000 (14:47 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sun, 13 Mar 2011 14:47:34 +0000 (14:47 +0000)
commitf64f960d9a4b6e510dcc58e04894530f38f5a777
tree61783a3c07c8a2b92560315af2ce87f848b8961d
parentcd307da476d3a8b37de33f20398db32cd38789f5
Some refactoring in Block.php and SpecialBlock.php: move backend stuff into Block.php, and expand the parseTargetAndType() functions to recognise blocks referenced by their block id.
includes/Block.php
includes/specials/SpecialBlock.php