mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-11 08:08:40 +00:00
9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
|
ERROR: Alias 'b' in valueAliases in directive 'Ns.Dir' must not be an allowed value
|
||
|
----
|
||
|
Ns.Dir
|
||
|
DESCRIPTION: Directive
|
||
|
TYPE: string
|
||
|
DEFAULT: 'a'
|
||
|
ALLOWED: 'a', 'b', 'c'
|
||
|
VALUE-ALIASES: 'b' => 'c'
|