MediaWiki  1.23.15
installer Directory Reference

Files

file  CliInstaller.php [code]
 Core installer command line interface.
 
file  DatabaseInstaller.php [code]
 DBMS-specific installation helper.
 
file  DatabaseUpdater.php [code]
 DBMS-specific updater helper.
 
file  InstallDocFormatter.php [code]
 Installer-specific wikitext formatting.
 
file  Installer.php [code]
 Base code for MediaWiki installer.
 
file  LocalSettingsGenerator.php [code]
 Generator for LocalSettings.php file.
 
file  MssqlInstaller.php [code]
 Microsoft SQL Server-specific installer.
 
file  MssqlUpdater.php [code]
 Microsoft SQL Server-specific installer.
 
file  MysqlInstaller.php [code]
 MySQL-specific installer.
 
file  MysqlUpdater.php [code]
 MySQL-specific updater.
 
file  OracleInstaller.php [code]
 Oracle-specific installer.
 
file  OracleUpdater.php [code]
 Oracle-specific updater.
 
file  PhpBugTests.php [code]
 Classes for self-contained tests for known bugs in PHP.
 
file  PostgresInstaller.php [code]
 PostgreSQL-specific installer.
 
file  PostgresUpdater.php [code]
 PostgreSQL-specific updater.
 
file  SqliteInstaller.php [code]
 Sqlite-specific installer.
 
file  SqliteUpdater.php [code]
 Sqlite-specific updater.
 
file  WebInstaller.php [code]
 Core installer web interface.
 
file  WebInstallerOutput.php [code]
 Output handler for the web installer.
 
file  WebInstallerPage.php [code]
 Base code for web installer pages.