Files
moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
2019-07-15 08:43:16 +08:00

12 lines
280 B
Plaintext

Output.FlashCompat
TYPE: bool
VERSION: 4.1.0
DEFAULT: false
--DESCRIPTION--
<p>
If true, HTML Purifier will generate Internet Explorer compatibility
code for all object code. This is highly recommended if you enable
%HTML.SafeObject.
</p>
--# vim: et sw=4 sts=4