|
MediaWiki master
|
CLI-based MediaWiki installation and configuration. More...
Go to the source code of this file.
Classes | |
| class | CommandLineInstaller |
| Maintenance script to install and configure MediaWiki. More... | |
Variables | |
| $maintClass = CommandLineInstaller::class | |
| const | MEDIAWIKI_INSTALL true |
| const | MW_CONFIG_CALLBACK [ Installer::class, 'overrideConfig' ] |
CLI-based MediaWiki installation and configuration.
Definition in file install.php.
| $maintClass = CommandLineInstaller::class |
Definition at line 276 of file install.php.
| const MEDIAWIKI_INSTALL true |
Definition at line 21 of file install.php.
| const MW_CONFIG_CALLBACK [ Installer::class, 'overrideConfig' ] |
Definition at line 20 of file install.php.