Jump to content

Manual:ClearInterwikiCache.php/fi

From mediawiki.org
This page is a translated version of the page Manual:ClearInterwikiCache.php and the translation is 14% complete.
MediaWiki version:
1.21

Tiedot

clearInterwikiCache.php is a maintenance script to clear the interwiki links for all languages in memcached .

Options/Arguments

This script does not take any options.

Usage

php maintenance/run.php clearInterwikiCache
Terminal
In MediaWiki version MediaWiki 1.39 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also