adapt comment

This commit is contained in:
Klaus Leithoff 2012-12-17 14:44:18 +00:00
parent a210fbc3c7
commit 5d8531f66f

View File

@ -137,7 +137,7 @@ function hl_my_tag_transform($element, $attribute_array=0)
else
{
// $attribute_array['background']='denied:'.$attribute_array['background'];
unset($attribute_array['background']);// only cid style background images are allowed
unset($attribute_array['background']);// only internal background images are allowed
}
}
// Elements other than 'img' or 'img' without a 'img' attribute are returned unchanged