* bypassers ($force, --help) moved to the top. Less error prone.
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 25 Oct 2010 16:23:56 +0000 (16:23 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 25 Oct 2010 16:23:56 +0000 (16:23 +0000)
commit48843f424729be48d6f69c5ff0a512cc8e044638
tree59e3c217eb099a6e77d70d3d7e5a7d5c781a8a29
parent7e135c02cc212101addb830687443702eb9d4e08
* bypassers ($force, --help)  moved to the top. Less error prone.
* prefix parameters with double dashes '--'
* get ride of spaces before semi-column ':'
* some comments to help us read the code

tip: reviewers should strip white spaces (svn diff -x -ub)
maintenance/Maintenance.php
maintenance/tests/phpunit/includes/IPTest.php