Fixed spacing
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 21 Nov 2013 17:19:44 +0000 (18:19 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Thu, 21 Nov 2013 18:52:25 +0000 (18:52 +0000)
commit5dbfd5bf80a4469fef2da1b56d57129a454dc03f
tree2be66de9883181f6046b25e218b1d66146dbcd05
parent9cd43cd01a3749613209334db6a814b3df96e06a
Fixed spacing

- Removed trailing spaces in comments
- Removed multiple empty lines
- Removed space after object operator

Change-Id: I9fd3256ab490c7cd2034de3fd94e6be6e6d6d8f2
75 files changed:
includes/Block.php
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/HTMLForm.php
includes/Setup.php
includes/SpecialPage.php
includes/filebackend/FileOp.php
includes/filerepo/FileRepo.php
includes/filerepo/file/LocalFile.php
includes/gallery/TraditionalImageGallery.php
includes/installer/WebInstallerOutput.php
includes/job/jobs/PublishStashedFileJob.php
includes/media/Bitmap.php
includes/media/ImageHandler.php
includes/parser/Preprocessor_DOM.php
includes/profiler/ProfilerSimpleUDP.php
includes/resourceloader/ResourceLoader.php
includes/revisiondelete/RevisionDeleter.php
includes/specials/SpecialImport.php
includes/specials/SpecialRandomInCategory.php
includes/upload/UploadBase.php
languages/classes/LanguageBs.php
languages/classes/LanguageOs.php
languages/classes/LanguageTr.php
maintenance/Maintenance.php
maintenance/backupTextPass.inc
maintenance/dumpTextPass.php
maintenance/dumpUploads.php
maintenance/generateSitemap.php
maintenance/moveBatch.php
maintenance/reassignEdits.php
maintenance/refreshImageMetadata.php
maintenance/runBatchedQuery.php
maintenance/showCacheStats.php
maintenance/storage/checkStorage.php
maintenance/storage/testCompression.php
maintenance/storage/trackBlobs.php
maintenance/userOptions.inc
skins/CologneBlue.php
skins/MonoBook.php
tests/phpunit/MediaWikiPHPUnitCommand.php
tests/phpunit/includes/EditPageTest.php
tests/phpunit/includes/ExceptionTest.php
tests/phpunit/includes/GlobalFunctions/GlobalTest.php
tests/phpunit/includes/PathRouterTest.php
tests/phpunit/includes/RevisionStorageTest.php
tests/phpunit/includes/RevisionStorageTest_ContentHandlerUseDB.php
tests/phpunit/includes/RevisionTest.php
tests/phpunit/includes/StatusTest.php
tests/phpunit/includes/WikiPageTest.php
tests/phpunit/includes/api/ApiUploadTest.php
tests/phpunit/includes/api/RandomImageGenerator.php
tests/phpunit/includes/db/DatabaseMysqlBaseTest.php
tests/phpunit/includes/debug/MWDebugTest.php
tests/phpunit/includes/media/ExifRotationTest.php
tests/phpunit/includes/media/ExifTest.php
tests/phpunit/includes/media/JpegMetadataExtractorTest.php
tests/phpunit/includes/media/JpegTest.php
tests/phpunit/includes/media/PNGMetadataExtractorTest.php
tests/phpunit/includes/upload/UploadBaseTest.php
tests/phpunit/includes/utils/ZipDirectoryReaderTest.php
tests/phpunit/languages/LanguageSrTest.php
tests/phpunit/languages/LanguageTest.php
tests/phpunit/languages/LanguageUzTest.php
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/MaintenanceTest.php
tests/phpunit/maintenance/backupPrefetchTest.php
tests/phpunit/maintenance/backupTextPassTest.php
tests/phpunit/maintenance/backup_LogTest.php
tests/phpunit/maintenance/backup_PageTest.php
tests/phpunit/maintenance/fetchTextTest.php
tests/phpunit/skins/SideBarTest.php
tests/phpunit/structure/ResourcesTest.php
tests/testHelpers.inc
thumb.php