Merge "Link the credits in Special:Version in all languages"
[lhc/web/wiklou.git] / maintenance / storage / checkStorage.php
index 6c669bf..5797a6c 100644 (file)
@@ -38,6 +38,8 @@ if ( !defined( 'MEDIAWIKI' ) ) {
 // ----------------------------------------------------------------------------------
 
 /**
+ * Maintenance script to do various checks on external storage.
+ *
  * @ingroup Maintenance ExternalStorage
  */
 class CheckStorage {