Follow up to r69528 (forgot to commit this file)

This commit is contained in:
Jeroen De Dauw 2010-07-19 04:18:51 +00:00
parent 538546eb9b
commit c8f72a02bf

View file

@ -419,6 +419,7 @@ $wgAutoloadLocalClasses = array(
'LBFactory_InstallerFake' => 'includes/installer/Installer.php',
'LocalSettingsGenerator' => 'includes/installer/LocalSettingsGenerator.php',
'WebInstaller' => 'includes/installer/WebInstaller.php',
'WebInstallerPage' => 'includes/installer/WebInstallerPage.php',
'WebInstallerOutput' => 'includes/installer/WebInstallerOutput.php',
'MysqlInstaller' => 'includes/installer/MysqlInstaller.php',
'MysqlUpdater' => 'includes/installer/Updaters.php',