* (bug 12195) Introducing 'undelete' right, which is required for restoring deleted...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 4 Dec 2007 20:32:04 +0000 (20:32 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 4 Dec 2007 20:32:04 +0000 (20:32 +0000)
commit4eb1e2c7ee735d11261c620f1ceb4dadd29efa67
tree8f275636079918f3ce6b55aaf761d5113a939b28
parent57d588440bc9ae6ab0ed3d5bf072b958e54cf42c
* (bug 12195) Introducing 'undelete' right, which is required for restoring deleted revisions. Granted to sysops by default.
* Fixing whacky indentation in ApiQueryDeletedrevs.php introduced in r28148
RELEASE-NOTES
includes/DefaultSettings.php
includes/SpecialUndelete.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiUndelete.php