Blame view

vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt 269 Bytes
70f4f18b   Administrator   first_commit
1
2
3
4
5
6
7
8
9
10
11
  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