Fix 12384 : comment on maintenance/*php files
[lhc/web/wiklou.git] / maintenance / update.php
index fc3742d..3f48413 100644 (file)
@@ -3,6 +3,8 @@ 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
  * @ingroup Maintenance