Podręcznik:Rebuildmessages.php

This page is a translated version of the page Manual:Rebuildmessages.php and the translation is 40% complete.
Wersja MediaWiki:
1.12

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

Zobacz też