]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - maintenance/update.php
MediaWiki 1.14.0
[autoinstallsdev/mediawiki.git] / maintenance / update.php
index 2da51b22383eec731383102b9f92983de253cb2b..3f4841378387d7beae43fe0681a75d57c40f4b84 100644 (file)
@@ -3,8 +3,11 @@ require_once 'counter.php';
 /**
  * Run all updaters.
  *
+ * This is used when the database schema is modified and we need to apply patches.
+ *
+ * @file
  * @todo document
- * @addtogroup Maintenance
+ * @ingroup Maintenance
  */
 
 /** */