MediaWiki  1.28.1
importSites.php File Reference

Go to the source code of this file.

Classes

class  ImportSites
 Maintenance script for importing site definitions from XML into the sites table. More...
 

Variables

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

Variable Documentation

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

Definition at line 3 of file importSites.php.

Definition at line 53 of file importSites.php.