MantisBT: master-1.2.x 1b79a041

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-06-25 23:42 master-1.2.x 3de78aa1
Affected Issues  0014420: captcha error
Changeset

Fix 0014420: system warning in make_captcha

Per PHP documentation [1], second param of imagejpeg() should be set to
null to output the image directly.

Thanks to Andrew Kovalenko for noticing and providing fix for the issue

[1] http://php.net/imagejpeg

mod - make_captcha_img.php Diff File