Manual:attachLatest.php

From MediaWiki.org

Jump to: navigation, search
MediaWiki File: attachLatest.php
Location: /maintenance/
Source code: HEAD

1.15.11.14.11.6.12

Classes: None

attachLatest.php is a MediaWiki script located in the maintenance directory that is quick hackjob to fix damages imports on wikisource page records have page_latest wrong. The program is looking for pages with column page_latest from the table page set to 0.

[edit] Usage

Option/Parameter Description
--fix To actually change the database.
no parameters Will display what will be fixed, but not changes will be done to the database.