Localization update for he.
[lhc/web/wiklou.git] / maintenance / updateArticleCount.php
index 03c7939..a24984a 100644 (file)
@@ -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>
  */
 
@@ -38,4 +38,3 @@ if( $result !== false ) {
 }
 echo( "\n" );
 
-?>
\ No newline at end of file