Manual:CheckBadRedirects.php/pl

Category:MediaWiki code/pl#CheckBadRedirects.php

Szczegóły

checkBadRedirects.php file is a maintenance script to check that pages marked as being redirects really are redirects.

It is useful when a page is marked as a redirect in the page database table but the page is not actually a redirect.

Options/Arguments

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

Usage

php maintenance/run.php checkBadRedirects
Terminal

See also

Category:Maintenance scripts/pl#CheckBadRedirects.php Category:Content maintenance extensions/pl
Category:Content maintenance extensions/pl Category:Maintenance scripts/pl Category:MediaWiki code/pl