MediaWiki
1.30.0
|
Go to the source code of this file.
Classes | |
class | AddSite |
Maintenance script for adding a site definition into the sites table. More... | |
Variables | |
$basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/..' | |
$maintClass = 'AddSite' | |
$basePath = getenv( 'MW_INSTALL_PATH' ) !== false ? getenv( 'MW_INSTALL_PATH' ) : __DIR__ . '/..' |
Definition at line 5 of file addSite.php.
Referenced by ResourceLoaderImage\__construct(), ResourceLoaderFileModuleTest\testBomConcatenation(), ResourceLoaderTest\testLessFileCompilation(), and ResourceLoaderFileModuleTest\testMixedCssAnnotations().
$maintClass = 'AddSite' |
Definition at line 91 of file addSite.php.