MediaWiki
1.28.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.
Referenced by ResourceLoaderImage\__construct(), ResourceLoaderFileModuleTest\testBomConcatenation(), ResourceLoaderTest\testLessFileCompilation(), and ResourceLoaderFileModuleTest\testMixedCssAnnotations().
$maintClass = 'ExportSites' |
Definition at line 55 of file exportSites.php.