MediaWiki REL1_29
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'
 

Variable Documentation

◆ $basePath

◆ $maintClass

$maintClass = 'AddSite'

Definition at line 90 of file addSite.php.