MediaWiki  REL1_31
addSite.php File Reference

Go to the source code of this file.

Classes

class  AddSite
 Maintenance script for adding a site definition into the sites table. More...
 

Variables

 $basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/..'
 
 $maintClass = AddSite::class
 

Variable Documentation

◆ $basePath

◆ $maintClass

Definition at line 91 of file addSite.php.