Jump to content

Handbuch:checkBadRedirects.php

From mediawiki.org
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Manual:CheckBadRedirects.php and the translation is 83% complete.

Details

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.

Optionen/Argumente

Dieses Skript akzeptiert keine Optionen oder Argumente als Eingabe.

Verwendung

php maintenance/run.php checkBadRedirects
Terminal

See also