* (bug 28560) list=deletedrevs should die, if combination of param is invalid
authorSam Reed <reedy@users.mediawiki.org>
Sat, 23 Apr 2011 16:57:03 +0000 (16:57 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 23 Apr 2011 16:57:03 +0000 (16:57 +0000)
commitf3a9b12a73962479e746db957144fe322444c37c
tree639959f8d9c0d07523f44442bbc7d7409f1aedd6
parentb454219e062c0dd315407a775492c82213d4aa20
* (bug 28560) list=deletedrevs should die, if combination of param is invalid

No checking for NS or unique in the mode 1/2 checks, as they have defaults of 0 and false, which is impossible to determine if they had been set as that, or just using the defaults. They are ignored in the code still on the incorrect path

Update usage of dir
RELEASE-NOTES
includes/api/ApiQueryDeletedrevs.php