Remove error from ApiUserrights getPossibleErrors, it doesn't explicitally throw...
authorSam Reed <reedy@users.mediawiki.org>
Fri, 1 Oct 2010 19:37:38 +0000 (19:37 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 1 Oct 2010 19:37:38 +0000 (19:37 +0000)
commitc48bbaec3c83a34a0117197968d8510690d40709
tree618ee87edbac55b6f638b1ba090b6775d6befc45
parent39699f1cc42048d0dd195dc6c287f69a900754c8
Remove error from ApiUserrights getPossibleErrors, it doesn't explicitally throw an error for missing user param. Does some other fancy errors from the special page. We should have a way for that to tell us it throws some errors....

Remove trailing whitespace
includes/api/ApiParamInfo.php
includes/api/ApiUserrights.php