mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-22 00:11:52 +00:00
sfix
Signed-off-by: Edward Z. Yang <ezyang@meta.com>
This commit is contained in:
parent
caa5a8e830
commit
c552d1141c
@ -265,7 +265,7 @@ class HTMLPurifier_HTMLDefinition extends HTMLPurifier_Definition
|
||||
$this->info_block_wrapper = $block_wrapper;
|
||||
} else {
|
||||
throw new Exception(
|
||||
'Cannot use non-block element as block wrapper',
|
||||
'Cannot use non-block element as block wrapper'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user