]> git.mxchange.org Git - friendica.git/blob - library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
revup
[friendica.git] / library / HTMLPurifier / ConfigSchema / schema / Output.FlashCompat.txt
1 Output.FlashCompat
2 TYPE: bool
3 VERSION: 4.1.0
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7   If true, HTML Purifier will generate Internet Explorer compatibility
8   code for all object code.  This is highly recommended if you enable
9   %HTML.SafeObject.
10 </p>
11 --# vim: et sw=4 sts=4