Manual:Rebuildrecentchanges.php

This page is a translated version of the page Manual:Rebuildrecentchanges.php and the translation is 25% complete.
Versión de MediaWiki:
1.2

Detalles

rebuildrecentchanges.php file is a maintenance script to rebuild recent changes from scratch.

Options/Arguments

Option Description Required?
--from Only rebuild rows in requested time range (in YYYYMMDDHHMMSS format) Optional
--to Only rebuild rows in requested time range (in YYYYMMDDHHMMSS format) Optional

Uso

php maintenance/rebuildrecentchanges.php [ --from| --to ]
Terminal
Running this script marks all previously patrolled edits as unpatrolled.

See also