MediaWiki master
|
Maintenance script to run database schema updates. More...
Inherits Maintenance.
Public Member Functions | |
__construct () | |
execute () | |
getDbType () | |
setup () | |
validateParamsAndArgs () | |
Protected Member Functions | |
afterFinalSetup () | |
Maintenance script to run database schema updates.
Definition at line 47 of file update.php.
UpdateMediaWiki::__construct | ( | ) |
Definition at line 48 of file update.php.
|
protected |
Definition at line 223 of file update.php.
References $wgLocalisationCacheConf.
UpdateMediaWiki::execute | ( | ) |
Definition at line 85 of file update.php.
References $wgAllowSchemaUpdates, $wgLang, and MW_VERSION.
UpdateMediaWiki::getDbType | ( | ) |
Definition at line 74 of file update.php.
UpdateMediaWiki::setup | ( | ) |
Definition at line 78 of file update.php.
References $wgMessagesDirs.
UpdateMediaWiki::validateParamsAndArgs | ( | ) |
Definition at line 240 of file update.php.
References $params.