MDL-16667 security fixes in htmlpurifier 2.1.5

This commit is contained in:
skodak
2008-09-24 21:24:14 +00:00
parent 373f371166
commit 1faa5a441e
35 changed files with 686 additions and 122 deletions
@@ -11,7 +11,7 @@ class HTMLPurifier_HTMLModule_Hypertext extends HTMLPurifier_HTMLModule
var $name = 'Hypertext';
function HTMLPurifier_HTMLModule_Hypertext() {
function setup($config) {
$a =& $this->addElement(
'a', true, 'Inline', 'Inline', 'Common',
array(