Manual:CleanupRevActorPage.php/pl

Category:MediaWiki code/pl#CleanupRevActorPage.php

Szczegóły

cleanupRevActorPage.php is a maintenance script that cleans up cases where rev_page and revactor_page are out of sync. See phab:T232464 for an example. This script processes in batches of 1000 rows.

Options/Arguments

This script does not take any options or arguments as input.

Użycie

php maintenance/run.php cleanupRevActorPage
Terminal

Zobacz też

Category:Maintenance scripts/pl Category:Content maintenance extensions/pl
Category:Content maintenance extensions/pl Category:Maintenance scripts/pl Category:MediaWiki code/pl