* (bug 24089) Logevents causes PHP Notice if leprop=title isn't supplied
[lhc/web/wiklou.git] / includes / AutoLoader.php
index 2c4598d..4732d77 100644 (file)
@@ -413,6 +413,7 @@ $wgAutoloadLocalClasses = array(
        'UnregisteredLocalFile' => 'includes/filerepo/UnregisteredLocalFile.php',
 
        # includes/installer
+       'CliInstaller' => 'includes/installer/CliInstaller.php',
        'Installer' => 'includes/installer/Installer.php',
        'InstallerDBType' => 'includes/installer/InstallerDBType.php',
        'LBFactory_InstallerFake' => 'includes/installer/Installer.php',