Remove unneeded uses of else{} in api/
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 17 Nov 2013 19:54:11 +0000 (20:54 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 18 Nov 2013 20:34:43 +0000 (21:34 +0100)
commitca209473d1e94196a8f9d454bb6f6ab40841f9c8
tree857ba2cfb636fbe910eb5629c3efe1770ad3b0d7
parent81660007b8af86c630752333c54cc0120909ab2a
Remove unneeded uses of else{} in api/

Fixed a little documentation issue, removed a line of unreachable code
and fixed up two formatting issues in the process.

Change-Id: If29391ee1a0daf19973437f36c3216b8716debd0
includes/api/ApiBase.php
includes/api/ApiComparePages.php
includes/api/ApiEditPage.php
includes/api/ApiFormatJson.php
includes/api/ApiMain.php
includes/api/ApiModuleManager.php
includes/api/ApiMove.php
includes/api/ApiParse.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryUsers.php
includes/api/ApiUpload.php