repo.or.cz
/
htmlpurifier.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix problem where stacked AttrTransforms clobber each other.
[htmlpurifier.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Test.ForceNoIconv.txt
blob
071bc0295df30acd443e87f49f77420b6f84d93d
1
Test.ForceNoIconv
2
TYPE: bool
3
DEFAULT: false
4
--DESCRIPTION--
5
When set to true, HTMLPurifier_Encoder will act as if iconv does not exist
6
and use only pure PHP implementations.
7
--# vim: et sw=4 sts=4