* Use WikiPage instead of Article to call commitRollback()
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 14 Jan 2012 14:11:08 +0000 (14:11 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 14 Jan 2012 14:11:08 +0000 (14:11 +0000)
commitda4780c12ef20b28751896a996f7858ff6f683b5
tree51e83224c66e57b64a27696948ae7e433c75d249
parent2c2f340e3621080a4d7bff03ac77bce236a9d797
* Use WikiPage instead of Article to call commitRollback()
* Pass the User object from WikiPage::commitRollback() to WikiPage::doEdit()
* Do the edits with 'Maintenance script' user as other maintenance scripts instead of 127.0.0.1
includes/WikiPage.php
maintenance/rollbackEdits.php