* Refactoring IPBlockForm::doBlock() to return message keys
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jan 2008 17:48:03 +0000 (17:48 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jan 2008 17:48:03 +0000 (17:48 +0000)
commit61a205a3c94c89e7d0b9898d17733ed9c971fcfd
treeca98d3b03b79ee537730ebcd523d08cb483777c3
parent9f267fb9c12ed8df144ba97f3d41f9408da485ec
* Refactoring IPBlockForm::doBlock() to return message keys
* Refactoring ApiBlock accordingly
* Adding check for blockemail right to ApiBlock
* Adding more messages to ApiBase::$messageMap
* Fixing E_NOTICE in SpecialIpblocklist.php
includes/SpecialBlockip.php
includes/SpecialIpblocklist.php
includes/api/ApiBase.php
includes/api/ApiBlock.php