And while I'm at it, move token check to onView() so that if action=markpatrolled...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 4 Nov 2011 16:40:00 +0000 (16:40 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 4 Nov 2011 16:40:00 +0000 (16:40 +0000)
commit6f74142d46505e58d01cded621a83c0c24ce5a35
tree97a468048080de55b8799d85e5b2f0b81e1fb5f7
parenteabb7d16389fb35268de02c47134d2f860c6bc30
And while I'm at it, move token check to onView() so that if action=markpatrolled is called without parameters, the user will see 'markedaspatrollederror' error and not 'sessionfailure'
includes/actions/MarkpatrolledAction.php