Manual:checkBadRedirects.php

From mediawiki.org
This page is a translated version of the page Manual:CheckBadRedirects.php and the translation is 83% complete.

詳細

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.

オプション/引数

このスクリプトにはオプション/引数はありません。

使用法

php maintenance/checkBadRedirects.php
Terminal

See also