Jump to content

Manual:Rebuildmessages.php/ko

From mediawiki.org
This page is a translated version of the page Manual:Rebuildmessages.php and the translation is 30% complete.
미디어위키 버전:
1.12

상세

rebuildmessages.php file is a maintenance script to purge all language messages from the cache.

Introduced in r28789 (MW 1.12 ).

MediaWiki provides $wgMessageCacheType to set cache through MessageCache.php . This script clears this cache.

Options

This script does not accept any options.

사용법

php maintenance/run.php rebuildmessages
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.

같이 보기