MediaWiki master
updateArticleCount.php File Reference

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.

Classes

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

Variables

 $maintClass = UpdateArticleCount::class
 

Detailed Description

Provide a better count of the number of articles and update the site statistics table, if desired.

Note
GPL-2.0-or-later
Author
Rob Church robch.nosp@m.ur@g.nosp@m.mail..nosp@m.com

Definition in file updateArticleCount.php.

Variable Documentation

◆ $maintClass

$maintClass = UpdateArticleCount::class

Definition at line 64 of file updateArticleCount.php.