Fixed spacing
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 30 Oct 2014 16:50:19 +0000 (17:50 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 30 Oct 2014 16:50:19 +0000 (17:50 +0100)
commit2a7c95acda4b28703518145a3201e81afde44b19
tree2f077a567b6b4a0bfc3432c1003c2eecce21044f
parent36a423e46353b013e6f64c765d8de1eb9e3444f5
Fixed spacing

- Changed spaces to tabs for indentation
- space after 'function'/'if'
- Added/Removed space after parenthesis/brackets/end of line
- Removed space after cast

Change-Id: I0e8e6a19b84b5e1308b632a0266cb78f688494ee
includes/GlobalFunctions.php
includes/api/ApiFormatBase.php
includes/api/ApiMain.php
includes/db/ORMTable.php
includes/debug/logger/legacy/Logger.php
includes/debug/logger/legacy/Spi.php
includes/debug/logger/monolog/Handler.php
includes/resourceloader/ResourceLoaderFileModule.php
includes/specials/SpecialImport.php
includes/specials/SpecialNewpages.php
tests/phpunit/includes/TestUser.php