APIEDIT BRANCH MERGE:
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 20 Nov 2007 16:12:46 +0000 (16:12 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 20 Nov 2007 16:12:46 +0000 (16:12 +0000)
commita83bc699654515c470f256ee93a18414969c875f
treecd58b0fa922a7d7e69c352c3b07c78dc7b0d2501
parent134ce61c5adbcf084a353d037c03bdb8046ce07e
APIEDIT BRANCH MERGE:
* Splitting DB code from IPBlocklist::doSubmit() to IPBlocklist::doUnblock()
* Introducing IPBlocklist::UNBLOCK_* constants

Note to scrutinizers: because I made changes like $this->ip to $ip on many lines, the diff for this revision looks very complicated. Most of that is just diff(1)'s stupidity. Comparing the code by hand (eye?) may be less confusing.
includes/SpecialIpblocklist.php