bug 18608 done in a fashion much closer to how I should've done it originally.
authorSam Reed <reedy@users.mediawiki.org>
Mon, 24 May 2010 23:24:17 +0000 (23:24 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 24 May 2010 23:24:17 +0000 (23:24 +0000)
commitc0ab1713345b329468596259ea043296c043e54a
tree1facd493c52c2bb2b30043a0aa2bb2c5bd246547
parentec75e359e9dc0043dc4acf86c1a627b3b310e0f9
bug 18608 done in a fashion much closer to how I should've  done it originally.

Latching onto bug 22061 output

Following up r62195 and r61125Part of bug 23332

Move everything that isn't the SpecialRevisionDelete class out of specials/SpecialRevisiondelete.php into RevisionDelete.php
includes/AutoLoader.php
includes/RevisionDelete.php [new file with mode: 0644]
includes/specials/SpecialRevisiondelete.php