MediaWiki
REL1_21
|
Maintenance script to reset the user_token for all users on the wiki. More...
Public Member Functions | |
__construct () | |
execute () |
Maintenance script to reset the user_token for all users on the wiki.
Definition at line 33 of file resetUserTokens.php.
Reimplemented from Maintenance.
Definition at line 34 of file resetUserTokens.php.
References Maintenance\addOption().
Reimplemented from Maintenance.
Definition at line 40 of file resetUserTokens.php.
References $dbr, $result, $user, array(), as, Maintenance\getOption(), User\newFromId(), Maintenance\output(), wfCountDown(), and wfGetDB().