Fix spacing and break some lines
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 24 Aug 2013 15:06:25 +0000 (17:06 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 24 Aug 2013 15:06:25 +0000 (17:06 +0200)
commit24bfde2710fca254e444a065c7f6d83fa83ca17a
tree03f8ca0857065a04d763bc19478c723bb40ac819
parent963c37ddb74e3809de64ceac1b022b32f82e06c1
Fix spacing and break some lines

Change-Id: Ia57685d8858e02e399ad5c75ce64d12609d340ac
62 files changed:
includes/AutoLoader.php
includes/Autopromote.php
includes/CategoryPage.php
includes/ChangeTags.php
includes/ChangesFeed.php
includes/Cookie.php
includes/DefaultSettings.php
includes/EditPage.php
includes/GlobalFunctions.php
includes/HttpFunctions.php
includes/api/ApiQuerySiteinfo.php
includes/cache/MessageCache.php
includes/cache/SquidUpdate.php
includes/db/DatabaseMysqlBase.php
includes/db/DatabaseOracle.php
includes/filerepo/ForeignAPIRepo.php
includes/gallery/PackedImageGallery.php
includes/gallery/TraditionalImageGallery.php
includes/installer/Installer.php
includes/installer/OracleInstaller.php
includes/limit.sh
includes/media/MediaTransformOutput.php
includes/media/PNGMetadataExtractor.php
includes/media/SVG.php
includes/objectcache/MemcachedPeclBagOStuff.php
includes/parser/Parser.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/search/SearchUpdate.php
includes/specials/SpecialMovepage.php
includes/specials/SpecialRandomInCategory.php
includes/specials/SpecialUserlogin.php
includes/upload/UploadFromChunks.php
languages/data/plurals.xml
maintenance/backupTextPass.inc
maintenance/checkUsernames.php
maintenance/eraseArchivedFile.php
maintenance/getConfiguration.php
maintenance/mergeMessageFileList.php
maintenance/mwdocgen.php
maintenance/runJobs.php
maintenance/tables.sql
skins/MonoBook.php
skins/cologneblue/screen.css
skins/common/config.js
skins/common/protect.js
tests/parser/parserTest.inc
tests/phpunit/MediaWikiPHPUnitCommand.php
tests/phpunit/MediaWikiPHPUnitTestListener.php
tests/phpunit/includes/EditPageTest.php
tests/phpunit/includes/GlobalFunctions/GlobalTest.php
tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php
tests/phpunit/includes/HttpTest.php
tests/phpunit/includes/IPTest.php
tests/phpunit/includes/XmlTypeCheckTest.php
tests/phpunit/includes/api/ApiEditPageTest.php
tests/phpunit/includes/api/ApiTest.php
tests/phpunit/includes/api/ApiTestCase.php
tests/phpunit/includes/api/ApiUploadTest.php
tests/phpunit/includes/installer/InstallDocFormatterTest.php
tests/phpunit/includes/parser/MediaWikiParserTest.php
tests/phpunit/phpunit.php