Require one of page id or page title as params to ApiRollback
authorMarius Hoch <hoo@online.de>
Tue, 13 May 2014 14:29:22 +0000 (16:29 +0200)
committerMarius Hoch <hoo@online.de>
Tue, 13 May 2014 15:37:07 +0000 (17:37 +0200)
commitaa1c3b839972c084d27bff23e4477c098287ff40
tree371e9f5c83f77a97d6b166f62930f292d7c43cbf
parent21de2cffb6d1779823e40d2a6a3c6332676194cc
Require one of page id or page title as params to ApiRollback

Also made the code flow easier to understand by moving
calls to ApiBase::extractRequestParams up in the stack.

Change-Id: I346c6ae4fc0b48c5a794c3d621018baf9bde6b9e
Follows-up: I9c4e4fa
includes/api/ApiRollback.php