Podręcznik:Rebuildmessages.php
Wersja MediaWiki: | ≥ 1.12 |
Plik MediaWiki: rebuildmessages.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klasy: | RebuildMessages |
Szczegóły
rebuildmessages.php file is a maintenance script to purge all language messages from the cache.
Wprowadzono w 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/rebuildmessages.php
Terminal
$ php maintenance/rebuildmessages.php Purging message cache for all languages on this wiki... Done