Fixed spacing
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 29 Sep 2014 18:46:19 +0000 (20:46 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 29 Sep 2014 18:46:19 +0000 (20:46 +0200)
commitdf24b7209d735d7493de69da3046192432716ac1
tree8b2d53b0cb6e4c86b38012370feb46e4cab5b79f
parentdf753940b9964b2239cdb421864b806f7b45b34d
Fixed spacing

- Added newline at end of file
- Removed double spaces/newlines
- Added space after if/function and parentheses/brackets
- Removed space before comma/cast
- Fixed indent of some lines

Change-Id: I29867ffdffdfb7d2b56997e9393497c7dc12f7d3
17 files changed:
includes/MovePage.php
includes/OutputPage.php
includes/PrefixSearch.php
includes/cache/bloom/BloomCache.php
includes/db/DatabaseMssql.php
includes/filerepo/file/File.php
includes/mail/MailAddress.php
includes/pager/IndexPager.php
includes/resourceloader/ResourceLoaderWikiModule.php
includes/site/SiteSQLStore.php
includes/specials/SpecialCategories.php
includes/specials/SpecialWantedfiles.php
includes/upload/UploadBase.php
tests/phpunit/includes/changes/EnhancedChangesListTest.php
tests/phpunit/includes/config/HashConfigTest.php
tests/phpunit/includes/mail/MailAddressTest.php
tests/phpunit/includes/specialpage/SpecialPageFactoryTest.php