MediaWiki
REL1_22
|
Maintenance script to install and configure MediaWiki. More...
Public Member Functions | |
__construct () | |
execute () | |
validateParamsAndArgs () | |
Run some validation checks on the params, etc. |
Maintenance script to install and configure MediaWiki.
Definition at line 39 of file install.php.
Reimplemented from Maintenance.
Definition at line 40 of file install.php.
References $IP, Maintenance\addArg(), Maintenance\addOption(), and global.
Reimplemented from Maintenance.
Definition at line 72 of file install.php.
References $IP, $pass, $wgTitle, array(), Maintenance\error(), InstallerOverrides\getCliInstaller(), Maintenance\getOption(), global, Maintenance\hasOption(), Title\newFromText(), wfRestoreWarnings(), and wfSuppressWarnings().
Run some validation checks on the params, etc.
Reimplemented from Maintenance.
Definition at line 124 of file install.php.
References Maintenance\hasOption().