ApiBase::PARAM_DFLT => null is the default anyway
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Mon, 5 Oct 2015 08:56:32 +0000 (10:56 +0200)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Mon, 5 Oct 2015 08:56:32 +0000 (10:56 +0200)
commit3ecd4185016ffad58a03ecc17b71a37cdf943e35
tree89eb1ab52544762db91d69daeb2eb5835f3b8734
parentd21c75418d856b06dcb6307c6f01ddda40f30b3c
ApiBase::PARAM_DFLT => null is the default anyway

Change-Id: Ic3deeb6b3d7cacbdb85da9ba3cb19051c1182b8f
includes/api/ApiQueryAllCategories.php
includes/api/ApiQueryAllDeletedRevisions.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryRevisionsBase.php
includes/api/ApiQuerySearch.php
includes/api/ApiQueryStashImageInfo.php
includes/api/ApiQueryUserInfo.php
includes/api/ApiQueryUsers.php
includes/api/ApiUpload.php