Manual:DumpMessages.php

From mediawiki.org
MediaWiki version:
1.8

Details

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

This script does not take any options or arguments.

Usage

php maintenance/language/dumpMessages.php


Terminal

See also