maintenance/update.php File Reference

Run all updaters. More...

Go to the source code of this file.

Enumerations

enum  MW_CMDLINE_CALLBACK

Functions

 wfSetupUpdateScript ()

Variables

 $wgUseMasterForMaintenance = true
 $wgTitle = Title::newFromText( "MediaWiki database updater" )
print Depending on the size of
your database this may take a
while 
n
if(!isset($options['quick'])) $shared = isset( $options['doshared'] )
 $purge = !isset( $options['nopurge'] )


Detailed Description

Run all updaters.

This is used when the database schema is modified and we need to apply patches.

Todo:
document

Definition in file update.php.


Enumeration Type Documentation

Definition at line 13 of file update.php.


Function Documentation

wfSetupUpdateScript (  ) 

Definition at line 48 of file update.php.

References $wgLocalisationCacheConf.


Variable Documentation

$purge = !isset( $options['nopurge'] )

Definition at line 42 of file update.php.

Referenced by FeedUtils::checkPurge(), do_all_updates(), and Article::showDiffPage().

if (!isset($options['quick'])) $shared = isset( $options['doshared'] )

$wgTitle = Title::newFromText( "MediaWiki database updater" )

Definition at line 18 of file update.php.

$wgUseMasterForMaintenance = true

Definition at line 14 of file update.php.

print Done n

Definition at line 34 of file update.php.


Generated on Sat Apr 30 22:57:28 2011 for MediaWiki by  doxygen 1.5.9