|
MediaWiki master
|
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 | |
Fix the user_registration field.
In particular, for values which are NULL, set them to the date of the first edit
Definition in file fixUserRegistration.php.
| $maintClass = FixUserRegistration::class |
Definition at line 84 of file fixUserRegistration.php.