View Single Post
Old September 12th, 2006, 10:17 AM   #12 (permalink)
Fortissimo
Senior Member
Verified Customer
 
Fortissimo's Avatar
 
Join Date: Oct 2005
Posts: 524
I changed

$extra1 = convert_markups($extra1);

to

$extra1 = un_htmlspecialchars($extra1);

Still does not fix it.
Fortissimo is offline   Reply With Quote