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