1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-13 01:08:28 +00:00
friendica-github/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
2010-09-08 20:14:17 -07: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