First part of "*(bug 25303) API: integer parameter validation does not actually valid...
authorSam Reed <reedy@users.mediawiki.org>
Sun, 3 Oct 2010 19:07:11 +0000 (19:07 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 3 Oct 2010 19:07:11 +0000 (19:07 +0000)
commit7ad52b7bdd0be996c9ba9b78c8b8b267a14d3690
treecb651002ce3b04dcef9517cc20d0c2965b3c52cd
parent2ca24c9de18ce35568018871a8d4537919319d95
First part of "*(bug 25303) API: integer parameter validation does not actually validate, only warn"

Actually make the validation of the range occur

Fix typo in ApiBase.php
includes/api/ApiBase.php
includes/api/ApiResult.php