Replace the call to action=raw with a couple API calls for the main
[lhc/web/wiklou.git] / maintenance / showStats.php
index 8cd0aa7..ef13f65 100644 (file)
@@ -4,12 +4,14 @@
  * Maintenance script to show the cached statistics.
  * Give out the same output as [[Special:Statistics]]
  *
+ * @file
+ * @ingroup Maintenance
  * @author Ashar Voultoiz <hashar@altern.org>
  * Based on initStats.php by:
  * @author Brion Vibber
  * @author Rob Church <robchur@gmail.com>
  *
- * @licence GNU General Public License 2.0 or later
+ * @license GNU General Public License 2.0 or later
  */
 
 require_once( 'commandLine.inc' );