Large refactoring of rollback code:
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 15 Jan 2008 17:31:07 +0000 (17:31 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 15 Jan 2008 17:31:07 +0000 (17:31 +0000)
commit763d059ec020cfa31bf7a1efa9e4b8b2c654c36e
tree8bc428ad63ff3660f3d1d0a8055fd5b509992623
parentd01edc727679c3fb83a4f037b673468ed21206aa
Large refactoring of rollback code:
* DB code is now in Article::commitRollback(), permissions checks in Article::doRollback()
* doRollback() no longer returns named constants but an OutputPage::showPermissionsErrorPage() compatible array
includes/Article.php