Manual:PurgeExpiredUserrights.php/fi
Appearance
MediaWiki version: | ≥ 1.31 |
tiedosto MediaWiki: purgeExpiredUserrights.php | |
---|---|
Sijainti: | maintenance/ |
Lähdekoodi: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Sarjat: | PurgeExpiredUserrights |
Details
purgeExpiredUserrights.php is a maintenance script to remove user right assignments which have expired (ug_expiry
is before current time) from the user_groups
table and add them to the user_former_groups
table.
Options/Arguments
This script does not take any options/arguments.
Käyttö
php maintenance/purgeExpiredUserrights.php
Terminal
$ php maintenance/purgeExpiredUserrights.php Purging expired user rights... 9 rows purged.