Fixed spacing
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 1 Dec 2013 19:58:51 +0000 (20:58 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sun, 1 Dec 2013 19:58:51 +0000 (20:58 +0100)
commit5ca5672aacfa855ed1ac8f5570b9f7d10c1eb0b0
treebe2db5680dccde773922bcded268b982f0ac9f28
parentd4d6819a75f45de4c0234bf84563e5f98ca13700
Fixed spacing

- Place commas correct
- Moved comments
- Add space after if/foreach/catch
- Reformat some conditions
- Removed trailing spaces/tabs

Change-Id: I40ccda72c418c4a33fcd675773cb08d971510cdb
33 files changed:
includes/Cookie.php
includes/Exception.php
includes/Export.php
includes/GitInfo.php
includes/HTMLForm.php
includes/Html.php
includes/HttpFunctions.php
includes/LinkFilter.php
includes/Linker.php
includes/Revision.php
includes/User.php
includes/Xml.php
includes/cache/LocalisationCache.php
includes/db/Database.php
includes/media/FormatMetadata.php
includes/media/XCF.php
includes/parser/Parser.php
includes/specials/SpecialExpandTemplates.php
includes/templates/NoLocalSettings.php
languages/LanguageConverter.php
languages/classes/LanguageDsb.php
languages/classes/LanguageHsb.php
maintenance/backupTextPass.inc
maintenance/cdb.php
maintenance/parse.php
maintenance/userDupes.inc
tests/phpunit/data/xmp/gps.result.php
tests/phpunit/includes/LinkFilterTest.php
tests/phpunit/includes/PreferencesTest.php
tests/phpunit/includes/StatusTest.php
tests/phpunit/includes/api/query/ApiQueryContinueTestBase.php
tests/phpunit/includes/jobqueue/RefreshLinksPartitionTest.php
tests/phpunit/includes/specials/SpecialSearchTest.php