summaryrefslogtreecommitdiff
path: root/maintenance/updateArticleCount.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/updateArticleCount.php')
-rw-r--r--maintenance/updateArticleCount.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/maintenance/updateArticleCount.php b/maintenance/updateArticleCount.php
index eda67d8f..a24984a8 100644
--- a/maintenance/updateArticleCount.php
+++ b/maintenance/updateArticleCount.php
@@ -1,10 +1,10 @@
<?php
-
/**
* Maintenance script to provide a better count of the number of articles
* and update the site statistics table, if desired
*
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
* @author Rob Church <robchur@gmail.com>
*/