Fixed spacing around parenthesis in includes
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 27 Apr 2013 12:02:08 +0000 (14:02 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 28 Apr 2013 15:50:07 +0000 (15:50 +0000)
commit6f79eef473a982c983377fa877cffbdf2a03be03
tree276a2e8d62a3ad5ee5475e798d73315b3f0121c8
parentdc73a41fff34514f1d908442e764fdedebb9a9dd
Fixed spacing around parenthesis in includes

Change-Id: Ie8adc00f4ee8ecec4554e584c18d5d2073415397
50 files changed:
includes/ChangesList.php
includes/Export.php
includes/GlobalFunctions.php
includes/HistoryBlob.php
includes/Hooks.php
includes/IP.php
includes/Init.php
includes/Sanitizer.php
includes/StringUtils.php
includes/Timestamp.php
includes/User.php
includes/actions/WatchAction.php
includes/api/ApiFeedContributions.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryCategoryMembers.php
includes/api/ApiQuerySearch.php
includes/cache/HTMLFileCache.php
includes/cache/LocalisationCache.php
includes/content/WikitextContent.php
includes/db/Database.php
includes/db/DatabaseMysql.php
includes/db/DatabaseOracle.php
includes/db/LBFactory.php
includes/externalstore/ExternalStoreDB.php
includes/filerepo/FileRepo.php
includes/installer/Installer.php
includes/installer/MysqlInstaller.php
includes/installer/WebInstaller.php
includes/job/jobs/RefreshLinksJob.php
includes/logging/LogPager.php
includes/media/DjVu.php
includes/media/GIF.php
includes/media/PNG.php
includes/media/SVG.php
includes/media/SVGMetadataExtractor.php
includes/media/XCF.php
includes/objectcache/MemcachedClient.php
includes/profiler/ProfilerSimpleUDP.php
includes/resourceloader/ResourceLoader.php
includes/search/SearchPostgres.php
includes/specials/SpecialLog.php
includes/specials/SpecialMergeHistory.php
includes/specials/SpecialPrefixindex.php
includes/specials/SpecialProtectedpages.php
includes/specials/SpecialProtectedtitles.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialUploadStash.php
includes/templates/UsercreateVForm.php
includes/templates/UserloginVForm.php