Follow up to r69528 (forgot to commit this file)
This commit is contained in:
parent
538546eb9b
commit
c8f72a02bf
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue