您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

15 行
374B

  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