Here we go again, this time for 'blocklist-nousertalk'
[lhc/web/wiklou.git] / maintenance / fixUserRegistration.php
index b342a86..eb5b7f7 100644 (file)
@@ -2,6 +2,9 @@
 /**
  * Fix the user_registration field.
  * In particular, for values which are NULL, set them to the date of the first edit
+ *
+ * @file
+ * @ingroup Maintenance
  */
 
 require_once( 'commandLine.inc' );