repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Output.CommentScriptContents.txt
blob
08921fde70a17d49cfa7b555174e31ba2cf6cffb
1
Output.CommentScriptContents
2
TYPE: bool
3
VERSION: 2.0.0
4
DEFAULT: true
5
--DESCRIPTION--
6
Determines whether or not HTML Purifier should attempt to fix up the
7
contents of script tags for legacy browsers with comments.
8
--ALIASES--
9
Core.CommentScriptContents
10
--# vim: et sw=4 sts=4