Manual:$wgInputEncoding
From MediaWiki.org
| Localization: $wgInputEncoding | |
|---|---|
| The encoding of the input text. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (string) |
| Default Value: | 'UTF-8' 'ISO-8859-1' prior to 1.5.0 |
Other settings: Alphabetical | By Function
[edit] Details
The encoding of the input text.
- Note: LanguageUtf8.php normally overrides this unless you set $wgUseLatin1 to true.

