e9df54952c
Includes one extra fix for _blank 8c9d461a6259d7b8ac4ae5c9c9e95ab176cfcda3 compared to 4.4.0 release.
10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
Core.EnableIDNA
|
|
TYPE: bool
|
|
DEFAULT: false
|
|
VERSION: 4.4.0
|
|
--DESCRIPTION--
|
|
Allows international domain names in URLs. This configuration option
|
|
requires the PEAR Net_IDNA2 module to be installed. It operates by
|
|
punycoding any internationalized host names for maximum portability.
|
|
--# vim: et sw=4 sts=4
|