Manual:updateArticleCount.php
Jump to navigation
Jump to search
MediaWiki file: updateArticleCount.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.35.1 • 1.31.12 |
Classes: | UpdateArticleCount |
updateArticleCount.php is a maintenance script which updates the article count.
Usage[edit]
php maintenance/updateArticleCount.php
It will only count the number of articles and output the result, without updating the value. If you want to actually update the site statistics table, use this command:
php updateArticleCount.php --update