Jump to content

手册:rebuildmessages.php

From mediawiki.org
This page is a translated version of the page Manual:Rebuildmessages.php and the translation is 40% complete.
MediaWiki版本:
1.12

详情

rebuildmessages.php文件是检查语言文件的维护脚本

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.

Usage

php maintenance/run.php rebuildmessages
Terminal
在MediaWiki 1.39.15 及更早版本中,您必须通过php maintenance/脚本名称.php调用维护脚本,而不是php maintenance/run.php 脚本名称

See also