Manual:fixUserRegistration.php
From MediaWiki.org
MediaWiki File: fixUserRegistration.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.22.5 • 1.21.8 |
Classes: | FixUserRegistration |
fixUserRegistration.php is a MediaWiki maintenance script that fixes the "user_registration" field. Old user accounts have the "user_registration" field set to "NULL". This script searches for those users, who are affected, and inserts the timestamp from their first edit as an estimation for the registration time into the "user_registration" field.
Language: | English |
---|