First forays into the swamp of the Block.php backend:
authorHappy-melon <happy-melon@users.mediawiki.org>
Fri, 18 Mar 2011 16:35:22 +0000 (16:35 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Fri, 18 Mar 2011 16:35:22 +0000 (16:35 +0000)
commitad0e525edea703b48faca961ecfe4d386d236634
tree0f3204aa434f5c4314b0ccec56b6f2e214ded568
parent81852ea1a64a592255cecfd15d7a28a2ec22a248
First forays into the swamp of the Block.php backend:
* Move Block::parseExpiryInput() to the frontend SpecialBlock::parseExpiryInput()
* consolidate the several implementations of the MediaWiki:Ipblockoptions parsing into SpecialBlock::getSuggestedDurations()
includes/Block.php
includes/api/ApiQueryLogEvents.php
includes/specials/SpecialBlock.php
languages/Language.php