MediaWiki master
|
Maintenance script to import all scripts in the MediaWiki namespace from a local site. More...
Inherits Maintenance.
Public Member Functions | |
__construct () | |
execute () | |
Protected Member Functions | |
fetchScriptList () | |
Maintenance script to import all scripts in the MediaWiki namespace from a local site.
Definition at line 40 of file importSiteScripts.php.
ImportSiteScripts::__construct | ( | ) |
Definition at line 41 of file importSiteScripts.php.
ImportSiteScripts::execute | ( | ) |
Definition at line 50 of file importSiteScripts.php.
References $url, fetchScriptList(), NS_MEDIAWIKI, and wfAppendQuery().
|
protected |
Definition at line 94 of file importSiteScripts.php.
References $url, and wfAppendQuery().
Referenced by execute().