MediaWiki
REL1_22
|
Maintenance script that re-assigns users from an old group to a new one. More...
Public Member Functions | |
__construct () | |
execute () |
Maintenance script that re-assigns users from an old group to a new one.
Definition at line 31 of file migrateUserGroup.php.
Reimplemented from Maintenance.
Definition at line 32 of file migrateUserGroup.php.
References Maintenance\addArg(), and Maintenance\setBatchSize().
Reimplemented from Maintenance.
Definition at line 40 of file migrateUserGroup.php.
References $count, $res, $user, array(), as, Maintenance\error(), Maintenance\getArg(), User\newFromId(), Maintenance\output(), wfGetDB(), and wfWaitForSlaves().