Minor cleanup
authorYuri Astrakhan <yuriastrakhan@gmail.com>
Sat, 12 Jan 2013 06:50:48 +0000 (01:50 -0500)
committerYuri Astrakhan <yuriastrakhan@gmail.com>
Sat, 12 Jan 2013 06:50:48 +0000 (01:50 -0500)
commit32fd68f81c2b7ff2477ca7cd885281ccb8f3d4d5
tree0e6ff56699eae423964a63e925bd4716c2d232b1
parente478e48810b1274ce1c495ed080a750f1ae87164
Minor cleanup

Fixed spacing, eol chars, "string" --> 'string'

Change-Id: I630247c6c5b469efb67ec9de32e8533ae88e59fb
17 files changed:
includes/api/ApiBase.php
includes/api/ApiEditPage.php
includes/api/ApiFeedContributions.php
includes/api/ApiFeedWatchlist.php
includes/api/ApiMain.php
includes/api/ApiMove.php
includes/api/ApiParse.php
includes/api/ApiQueryAllLinks.php
includes/api/ApiQueryAllMessages.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryCategoryMembers.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQuerySearch.php
includes/api/ApiQueryUsers.php
includes/api/ApiQueryWatchlist.php