MediaWiki master
index.php File Reference

New version of MediaWiki web-based config/installation. More...

Go to the source code of this file.

Functions

 wfInstallerMain ()
 

Variables

const MEDIAWIKI_INSTALL true
 
const MW_CONFIG_CALLBACK [ Installer::class, 'overrideConfig' ]
 

Detailed Description

New version of MediaWiki web-based config/installation.

Note
GPL-2.0-or-later

Definition in file index.php.

Function Documentation

◆ wfInstallerMain()

wfInstallerMain ( )

Definition at line 31 of file index.php.

References $wgCanonicalNamespaceNames, $wgLang, $wgMetaNamespace, and NS_PROJECT.

Variable Documentation

◆ MEDIAWIKI_INSTALL

const MEDIAWIKI_INSTALL true

Definition at line 22 of file index.php.

◆ MW_CONFIG_CALLBACK

const MW_CONFIG_CALLBACK [ Installer::class, 'overrideConfig' ]

Definition at line 21 of file index.php.