No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

11 líneas
275B

  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