Manual:fixUserRegistration.php

From MediaWiki.org
Jump to: navigation, search


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