Podręcznik:deleteOrphanedRevisions.php
Jump to navigation
Jump to search
Plik MediaWiki: deleteOrphanedRevisions.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.35.1 • 1.31.12 |
Klasy: | DeleteOrphanedRevisions |
Szczegóły
deleteOrphanedRevisions.php is a maintenance script to delete revisions which refer to a non-existing page. It is useful to deal with any orphaned revisions left over after manual deletions of page records from the database. After removing revisions, the script also runs purgeOldText.php to purge unused text records.
Usage
Option/Parameter | Description |
---|---|
--report | Prints out a count of affected revisions but doesn't delete them. |