* (bug 27376) when using ApiBase::PARAM_TYPE => 'integer' without a min or max value...
authorSam Reed <reedy@users.mediawiki.org>
Sun, 13 Feb 2011 17:00:47 +0000 (17:00 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 13 Feb 2011 17:00:47 +0000 (17:00 +0000)
commit3721e827ac6102a2d9e801de17bc89355692be52
tree1ca926f95f6efd05800fc55ef6f4a3d62286a8e6
parentfc5df5e52dab86c42860c46976780158d9984d7b
* (bug 27376) when using ApiBase::PARAM_TYPE => 'integer' without a min or max value, api doesn't validate the input is actually an integer

Fixup some space indention
RELEASE-NOTES
includes/api/ApiBase.php