Jump to content

Manual:CleanupRemovedModules.php/fi

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

Details

cleanupRemovedModules.php file is a maintenance script to remove cache entries from ResourceLoader modules no longer being used within the database.

Options/Arguments

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

Käyttö

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

Katso myös