Hi, I have this issue that's been lingering in my codes. Whenever i use the Zend_Mail or Zend_Captcha or any component that generates some kind of resource, i always get such resource twice. In context, if i use the Zend_Mail to send out mails - will recieve the same copy of that mail twice.
Likewise for captcha, the image will be generate twice and saved in my captcha image location - though with two different texts on them. I have tried all sorts to recitfy this but to no avail. Any reason why this is so? ----- dee -- View this message in context: http://www.nabble.com/Quick-Question-tp22116080p22116080.html Sent from the Zend Framework mailing list archive at Nabble.com.
