summaryrefslogtreecommitdiff
blob: d1820cdbd5deb39a33c946b75a9ff551e253bc32 (plain)
1
2
3
4
5
6
7
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