Manual:rebuildmessages.php
MediaWiki バージョン: | ≧ 1.12 |
MediaWiki ファイル: rebuildmessages.php | |
---|---|
場所: | maintenance/ |
ソース コード: | master • 1.40.0 • 1.39.4 • 1.35.11 |
クラス: | RebuildMessages |
詳細
rebuildmessages.php file is a maintenance script to purge all language messages from the cache.
MediaWiki provides $wgMessageCacheType to set cache through MessageCache.php . This script clears this cache.
オプション
このスクリプトにはオプションはありません。
使用法
php maintenance/rebuildmessages.php
Terminal
$ php maintenance/rebuildmessages.php Purging message cache for all languages on this wiki... Done