Fix PHPCS warnings in includes/installer
authorSiebrand Mazeland <siebrand@kitano.nl>
Mon, 28 Sep 2015 11:40:27 +0000 (13:40 +0200)
committerSiebrand Mazeland <siebrand@kitano.nl>
Mon, 28 Sep 2015 11:40:27 +0000 (13:40 +0200)
commit2bdfbe629f41829425d948d3ccea8505f67d68b6
treefc255a2baa3cc7936b80c056edeeb86b4dd7e979
parent950910dc99861bd61903a2dbe938aeb226141e40
Fix PHPCS warnings in includes/installer

8 uses of $IP remain, which trigger the global naming convention
check.

Change-Id: I1040782323ec7512fb7badd6052742ecd13d9dff
includes/installer/PostgresInstaller.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteUpdater.php
includes/installer/WebInstaller.php