Podręcznik:PurgeExpiredUserrights.php

This page is a translated version of the page Manual:PurgeExpiredUserrights.php and the translation is 33% complete.
Wersja MediaWiki:
1.31

Szczegóły

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.

Usage

php maintenance/purgeExpiredUserrights.php


Terminal

See also