Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Cache.DefinitionImpl.txt 374B

1234567891011121314
  1. Cache.DefinitionImpl
  2. TYPE: string/null
  3. VERSION: 2.0.0
  4. DEFAULT: 'Serializer'
  5. --DESCRIPTION--
  6. This directive defines which method to use when caching definitions,
  7. the complex data-type that makes HTML Purifier tick. Set to null
  8. to disable caching (not recommended, as you will see a definite
  9. performance degradation).
  10. --ALIASES--
  11. Core.DefinitionCache
  12. --# vim: et sw=4 sts=4