UNPKG
smssakutoko
Version:
latest (0.0.1)
0.0.1
MPWA Multi device beta
github.com/andree23/wa
andree23/wa
smssakutoko
/
vendor
/
ezyang
/
htmlpurifier
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Test.ForceNoIconv.txt
8 lines
(7 loc)
•
197 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
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