mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
adapt comment
This commit is contained in:
parent
a210fbc3c7
commit
5d8531f66f
@ -137,7 +137,7 @@ function hl_my_tag_transform($element, $attribute_array=0)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
// $attribute_array['background']='denied:'.$attribute_array['background'];
|
// $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
|
// Elements other than 'img' or 'img' without a 'img' attribute are returned unchanged
|
||||||
|
Loading…
Reference in New Issue
Block a user