Fixed spacing
authorumherirrender <umherirrender_de.wp@web.de>
Tue, 19 Nov 2013 18:03:54 +0000 (19:03 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Tue, 19 Nov 2013 18:03:54 +0000 (19:03 +0100)
commitf153998317bba5803fdf16749b79cfefaae59620
tree2d49f7882df84c22880bbb0241d1dc30e8f9c8fd
parente2b38fb80752bf6ccf247b1945b208617e80ee90
Fixed spacing

- Removed double spaces
- Added space after if/switch/foreach
- Removed space on elseif
- Added space around parentheses
- Added newline at end of file
- Removed space before semicolon at end of line

Change-Id: Id40b87e04786c6111e6686d7f7eea1e588bdf37d
40 files changed:
includes/Action.php
includes/GlobalFunctions.php
includes/HTMLForm.php
includes/Title.php
includes/api/ApiQuery.php
includes/db/DatabaseMysqlBase.php
includes/db/DatabaseMysqli.php
includes/filerepo/file/LocalFile.php
includes/installer/DatabaseUpdater.php
includes/media/FormatMetadata.php
includes/parser/ParserOutput.php
includes/resourceloader/ResourceLoaderFileModule.php
includes/specials/SpecialListfiles.php
includes/upload/UploadFromChunks.php
maintenance/benchmarks/bench_wfIsWindows.php
maintenance/mergeMessageFileList.php
maintenance/oracle/archives/patch_16_17_schema_changes.sql
maintenance/oracle/tables.sql
maintenance/purgeChangedFiles.php
maintenance/update.php
tests/phpunit/data/db/sqlite/tables-1.13.sql
tests/phpunit/includes/ExceptionTest.php
tests/phpunit/includes/FallbackTest.php
tests/phpunit/includes/MWExceptionHandlerTest.php
tests/phpunit/includes/StatusTest.php
tests/phpunit/includes/UserMailerTest.php
tests/phpunit/includes/XmlJsTest.php
tests/phpunit/includes/api/ApiEditPageTest.php
tests/phpunit/includes/api/ApiOptionsTest.php
tests/phpunit/includes/api/ApiTestContext.php
tests/phpunit/includes/api/MockApi.php
tests/phpunit/includes/api/UserWrapper.php
tests/phpunit/includes/db/DatabaseMysqlBaseTest.php
tests/phpunit/includes/db/DatabaseTest.php
tests/phpunit/includes/diff/DifferenceEngineTest.php
tests/phpunit/includes/media/FakeDimensionFile.php
tests/phpunit/includes/media/FormatMetadataTest.php
tests/phpunit/includes/parser/TidyTest.php
tests/phpunit/structure/AutoLoaderTest.php
tests/qunit/suites/resources/mediawiki/mediawiki.jqueryMsg.test.js