maintenance/initEditCount.php File Reference

Go to the source code of this file.

Variables

if(isset($options['help'])) $dbw = wfGetDB( DB_MASTER )
 $user = $dbw->tableName( 'user' )
 $revision = $dbw->tableName( 'revision' )
 $dbver = $dbw->getServerVersion()
 $backgroundMode


Detailed Description

Definition in file initEditCount.php.


Variable Documentation

$backgroundMode

Initial value:

 count( $wgDBservers ) > 1 ||
        ($dbw instanceof DatabaseMySql && version_compare( $dbver, '4.1' ) < 0)

Definition at line 30 of file initEditCount.php.

$dbver = $dbw->getServerVersion()

Definition at line 27 of file initEditCount.php.

if (isset($options['help'])) $dbw = wfGetDB( DB_MASTER )

Definition at line 23 of file initEditCount.php.

$revision = $dbw->tableName( 'revision' )

$user = $dbw->tableName( 'user' )

Definition at line 24 of file initEditCount.php.


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9