mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-10 09:16:20 +02:00
Add Hypertext module.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@708 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@ -17,11 +17,4 @@ class HTMLPurifier_HTMLModule
|
||||
var $content_sets = array();
|
||||
}
|
||||
|
||||
class HTMLPurifier_HTMLModuleElement
|
||||
{
|
||||
var $attr = array();
|
||||
var $content_model;
|
||||
var $content_model_type = 'optional';
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user