mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-10 01:06:20 +02:00
@ -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'
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user