Quote Originally Posted by maineiac13 View Post
Code:
$image .= ' title="" '
What you found is a typo/bug in a Zen Cart core file.
I have already modified to put double quotes nested inside single quotes.
Doesn't seem to make much difference though, PHP is quite forgiving.