MediaWiki REL1_31
installer Directory Reference
Directory dependency graph for installer:
includes/installer

Files

 CliInstaller.php
 Core installer command line interface.
 
 DatabaseInstaller.php
 DBMS-specific installation helper.
 
 DatabaseUpdater.php
 DBMS-specific updater helper.
 
 InstallDocFormatter.php
 Installer-specific wikitext formatting.
 
 Installer.php
 Base code for MediaWiki installer.
 
 InstallerOverrides.php
 MediaWiki installer overrides.
 
 InstallerSessionProvider.php
 Session provider which always provides the same session ID and doesn't persist the session.
 
 LocalSettingsGenerator.php
 Generator for LocalSettings.php file.
 
 MssqlInstaller.php
 Microsoft SQL Server-specific installer.
 
 MssqlUpdater.php
 Microsoft SQL Server-specific installer.
 
 MysqlInstaller.php
 MySQL-specific installer.
 
 MysqlUpdater.php
 MySQL-specific updater.
 
 OracleInstaller.php
 Oracle-specific installer.
 
 OracleUpdater.php
 Oracle-specific updater.
 
 PhpBugTests.php
 Classes for self-contained tests for known bugs in PHP.
 
 PostgresInstaller.php
 PostgreSQL-specific installer.
 
 PostgresUpdater.php
 PostgreSQL-specific updater.
 
 SqliteInstaller.php
 Sqlite-specific installer.
 
 SqliteUpdater.php
 Sqlite-specific updater.
 
 WebInstaller.php
 Core installer web interface.
 
 WebInstallerComplete.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerCopying.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerDBConnect.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerDBSettings.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerDocument.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerExistingWiki.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerInstall.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerLanguage.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerName.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerOptions.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerOutput.php
 Output handler for the web installer.
 
 WebInstallerPage.php
 Base code for web installer pages.
 
 WebInstallerReadme.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerReleaseNotes.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerRestart.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerUpgrade.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerUpgradeDoc.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 WebInstallerWelcome.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.