maintenance/updateArticleCount.php File Reference

Maintenance script to provide a better count of the number of articles and update the site statistics table, if desired. More...

Go to the source code of this file.

Variables

 $options = array( 'update', 'help' )
 if (isset($options['help'])&&$options['help'])
 $counter = new ArticleCounter()
 $result = $counter->count()


Detailed Description

Maintenance script to provide a better count of the number of articles and update the site statistics table, if desired.

Author:
Rob Church <robchur@gmail.com>

Definition in file updateArticleCount.php.


Variable Documentation

$counter = new ArticleCounter()

$options = array( 'update', 'help' )

Definition at line 11 of file updateArticleCount.php.

$result = $counter->count()

Definition at line 24 of file updateArticleCount.php.

if(isset($options['help'])&&$options['help'])

Definition at line 16 of file updateArticleCount.php.


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