Menu

#44 HR attribute default values broken

open
nobody
None
5
2006-06-12
2006-06-12
Anonymous
No

The initialisation of the HR attribute default values
in html2fpdf::OpenTag() doesn't work.

Example:

if($attr['WIDTH'] != '') { /*....*/ }

If the width attribute is not set, PHP will throw an
error about an inexistant array member.

To contact me use the following email:

mbarthauer [ at ] gmx [ point ] de

Discussion


Log in to post a comment.