Manual:dumpMessages.php

From mediawiki.org
MediaWiki version:
1.8

Details[edit]

dumpMessages.php file is a maintenance script to dump an entire language, using the keys from English so we get all the values, not just the customized ones. The output is in PHP serialization format.

Options/Arguments[edit]

This script does not take any options or arguments.

Usage[edit]

php maintenance/language/dumpMessages.php


Terminal

See also[edit]