MediaWiki
1.30.0
|
Go to the source code of this file.
Classes | |
class | ExportSites |
Maintenance script for exporting site definitions from XML into the sites table. More... | |
Variables | |
$basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/..' | |
$maintClass = 'ExportSites' | |
$basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/..' |
Definition at line 3 of file exportSites.php.
$maintClass = 'ExportSites' |
Definition at line 55 of file exportSites.php.