MediaWiki
1.34.4
|
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::class | |
$basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/..' |
Definition at line 3 of file importSites.php.
$maintClass = ImportSites::class |
Definition at line 53 of file importSites.php.