Replaced maintenance/dumpHTML.php with a message pointing to the DumpHTML extension...
[lhc/web/wiklou.git] / maintenance / initStats.php
index 1328ad7..0537748 100644 (file)
@@ -3,8 +3,7 @@
 /**
  * Maintenance script to re-initialise or update the site statistics table
  *
- * @package MediaWiki
- * @subpackage Maintenance
+ * @addtogroup Maintenance
  * @author Brion Vibber
  * @author Rob Church <robchur@gmail.com>
  * @licence GNU General Public Licence 2.0 or later
@@ -29,4 +28,3 @@ function showHelp() {
        echo( "--noviews : Don't update the page view counter\n\n" );
 }
 
-?>
\ No newline at end of file