MDL-24810 importing latest HTMLPurifier - already tested in HEAD for some time
This commit is contained in:
@@ -5,11 +5,9 @@ class HTMLPurifier_HTMLModule_XMLCommonAttributes extends HTMLPurifier_HTMLModul
|
||||
public $name = 'XMLCommonAttributes';
|
||||
|
||||
public $attr_collections = array(
|
||||
/* moodle comment - xml:lang breaks our multilang
|
||||
'Lang' => array(
|
||||
'xml:lang' => 'LanguageCode',
|
||||
)
|
||||
*/
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user