]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - maintenance/mctest.php
MediaWiki 1.14.0
[autoinstallsdev/mediawiki.git] / maintenance / mctest.php
index 3ceda8e1c1d935cd8489a0bd9711e74b1dfd9d51..aef6d6dba6a661267a695114d3e8b4826744fe32 100644 (file)
@@ -1,5 +1,12 @@
 <?php
-/* $Id: mctest.php 23531 2007-06-29 01:19:14Z simetrical $ */
+/**
+ * This script makes several 'set', 'incr' and 'get' requests on every
+ * memcached server and shows a report.
+ *
+ * $Id: mctest.php 37886 2008-07-21 17:06:35Z greg $
+ * @file
+ * @ingroup Maintenance
+ */
 
 $optionsWithArgs = array( 'i' );