mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00

Includes one extra fix for _blank 8c9d461a6259d7b8ac4ae5c9c9e95ab176cfcda3 compared to 4.4.0 release.
9 lines
303 B
Text
9 lines
303 B
Text
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
|