Update formatting
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 8 Oct 2013 11:43:42 +0000 (13:43 +0200)
committerReedy <reedy@wikimedia.org>
Wed, 9 Oct 2013 09:35:18 +0000 (09:35 +0000)
commit626addab9ed225790ed7054cbcff039412df1823
treeb988785404adbf8e785c359501879a7b8dda75d9
parent0d0bfbf253056e237aedb456fbf4059fed62d8c3
Update formatting

With some manual corrections.

Change-Id: Icd947288c32fdb90a0f35388963ef5a17ffa58e7
18 files changed:
includes/installer/CliInstaller.php
includes/installer/DatabaseInstaller.php
includes/installer/DatabaseUpdater.php
includes/installer/InstallDocFormatter.php
includes/installer/Installer.php
includes/installer/LocalSettingsGenerator.php
includes/installer/MysqlInstaller.php
includes/installer/MysqlUpdater.php
includes/installer/OracleInstaller.php
includes/installer/OracleUpdater.php
includes/installer/PhpBugTests.php
includes/installer/PostgresInstaller.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteInstaller.php
includes/installer/SqliteUpdater.php
includes/installer/WebInstaller.php
includes/installer/WebInstallerOutput.php
includes/installer/WebInstallerPage.php