MDL-14894 html purifier updated, merged from MOODLE_19_STABLE
This commit is contained in:
@@ -82,7 +82,7 @@ class HTMLPurifier_ElementDef
|
||||
|
||||
/**
|
||||
* List of the names of required attributes this element has. Dynamically
|
||||
* populated.
|
||||
* populated by HTMLPurifier_HTMLDefinition::getElement
|
||||
* @public
|
||||
*/
|
||||
var $required_attr = array();
|
||||
|
||||
Reference in New Issue
Block a user