commit | author | age | ||
2207d6 | 1 | Output.CommentScriptContents |
W | 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 |