Use single quotes in API where possible
authorSiebrand Mazeland <siebrand@kitano.nl>
Tue, 8 Mar 2016 08:04:45 +0000 (09:04 +0100)
committerSiebrand Mazeland <siebrand@kitano.nl>
Tue, 8 Mar 2016 16:27:00 +0000 (17:27 +0100)
commitbc0ae710e3b57def583d3f672aa116a289694913
treef3c4f9041e26ada03dfe8a71eba375a507395798
parent614dd71670d6d73e3c3aa953f6afadd5b9187936
Use single quotes in API where possible

Change-Id: I972e296f4820f78f5dfcecc27bc4912ca84a3178
18 files changed:
includes/api/ApiBase.php
includes/api/ApiEditPage.php
includes/api/ApiExpandTemplates.php
includes/api/ApiFeedContributions.php
includes/api/ApiImageRotate.php
includes/api/ApiMain.php
includes/api/ApiOpenSearch.php
includes/api/ApiOptions.php
includes/api/ApiPageSet.php
includes/api/ApiParse.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryRevisionsBase.php
includes/api/ApiQueryStashImageInfo.php
includes/api/ApiResult.php
includes/api/ApiStashEdit.php
includes/api/ApiTokens.php
includes/api/ApiUpload.php
includes/api/ApiWatch.php