WARNING: HUGE COMMIT
[lhc/web/wiklou.git] / maintenance / stats.php
index dc8d4b0..9c16e12 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+/**
+ * Show statistics from memcached
+ *
+ * @file
+ * @ingroup Maintenance
+ */
+
 require_once('commandLine.inc');
 
 if( get_class( $wgMemc ) == 'FakeMemCachedClient' ) {