MDL-19183 imported HTMLpurifier 3.3.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class HTMLPurifier_HTMLModule_XMLCommonAttributes extends HTMLPurifier_HTMLModule
|
||||
{
|
||||
public $name = 'XMLCommonAttributes';
|
||||
|
||||
|
||||
public $attr_collections = array(
|
||||
/* moodle comment - xml:lang breaks our multilang
|
||||
'Lang' => array(
|
||||
@@ -13,3 +13,4 @@ class HTMLPurifier_HTMLModule_XMLCommonAttributes extends HTMLPurifier_HTMLModul
|
||||
);
|
||||
}
|
||||
|
||||
// vim: et sw=4 sts=4
|
||||
|
||||
Reference in New Issue
Block a user