Jump to content

Manual:CleanupRemovedModules.php/ko

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

상세

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

옵션/인수

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

사용법

php maintenance/run.php cleanupRemovedModules
Terminal
In MediaWiki version 미디어위키 1.39 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

같이 보기