* (bug 27716) Make a method to do checking of 0 or 1 of the parameters existence...
authorSam Reed <reedy@users.mediawiki.org>
Mon, 6 Jun 2011 16:45:40 +0000 (16:45 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 6 Jun 2011 16:45:40 +0000 (16:45 +0000)
commit67df4ef4c0eb4fd174934d8ecccfdce718c8fbb1
treed14ded3ac42d44585d9a34f73527253a7b459daa
parent63111d750d3222629f725405c67d5ef9b3438e7b
* (bug 27716) Make a method to do checking of 0 or 1 of the parameters existence (like requireOnlyOneParameter), but without needing one of the parameters
includes/api/ApiBase.php
includes/api/ApiQueryBlocks.php