API: BREAKING CHANGE: (bug 20426) Instead of throwing an error when a limit is set...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 28 Aug 2009 16:37:48 +0000 (16:37 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 28 Aug 2009 16:37:48 +0000 (16:37 +0000)
commite3ab8ed99a921542ad2f439e21db56d3d1c7fffb
treee8fcf6acc45777ee757446e89815e3c9f398030d
parentb7f3d858a122ed7a263cca641c8aed288ed06d54
API: BREAKING CHANGE: (bug 20426) Instead of throwing an error when a limit is set too high/low, throw a warning and continue with the limit set to the maximum/minimum
includes/api/ApiBase.php