MediaWiki master
fixUserRegistration.php File Reference

Fix the user_registration field. More...

Go to the source code of this file.

Classes

class  FixUserRegistration
 Maintenance script that fixes the user_registration field. More...
 

Variables

 $maintClass = FixUserRegistration::class
 

Detailed Description

Fix the user_registration field.

In particular, for values which are NULL, set them to the date of the first edit

Note
GPL-2.0-or-later

Definition in file fixUserRegistration.php.

Variable Documentation

◆ $maintClass

$maintClass = FixUserRegistration::class

Definition at line 84 of file fixUserRegistration.php.