additional_plugins/serendipity_event_xsstrust/htmlpurifier-4.6.0-standalone/standalone/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
2015-03-13 12:32:30 +01:00

7 lines
197 B
Text

Test.ForceNoIconv
TYPE: bool
DEFAULT: false
--DESCRIPTION--
When set to true, HTMLPurifier_Encoder will act as if iconv does not exist
and use only pure PHP implementations.
--# vim: et sw=4 sts=4