wiki.techinc.nl/includes/installer
Hoo man 8ffbb077b3 Use __DIR__ instead of dirname( __FILE__ )
Removed left over uses of dirname( __FILE__ ) to __DIR__, even in comments.
Running the PHP version test in maintenance/Maintenance.php earlier, so that
we no longer have to stay PHP < 5.3 compatible in there.

Change-Id: I5a00bd5c6af44b7f826c4e5576a7b3de7b5026d8
2012-08-27 23:58:28 +02:00
..
CliInstaller.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
DatabaseInstaller.php Replace deprecated wfMsg* calls with Message class calls. 2012-08-21 21:58:47 +02:00
DatabaseUpdater.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 23:58:28 +02:00
Ibm_db2Installer.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
Ibm_db2Updater.php
InstallDocFormatter.php
Installer.i18n.php Localisation updates from http://translatewiki.net. 2012-08-19 14:30:50 +00:00
Installer.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
LocalSettingsGenerator.php
MysqlInstaller.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
MysqlUpdater.php Clean up applyPatch() usage in the installer. 2012-08-18 14:13:43 -04:00
OracleInstaller.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
OracleUpdater.php Merge "Clean up applyPatch() usage in the installer." 2012-08-22 01:45:42 +00:00
PhpBugTests.php
PostgresInstaller.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
PostgresUpdater.php Clean up applyPatch() usage in the installer. 2012-08-18 14:13:43 -04:00
SqliteInstaller.php
SqliteUpdater.php Clean up applyPatch() usage in the installer. 2012-08-18 14:13:43 -04:00
WebInstaller.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
WebInstallerOutput.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
WebInstallerPage.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00