]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fixed image creation which had broken after comments rewrapping in v 1.8. Added error...
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 10 Jan 2002 04:16:33 +0000 (04:16 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 10 Jan 2002 04:16:33 +0000 (04:16 +0000)
commit356c29c447b601e8e66720606b4684c1bbebf3fb
tree16aedc16f69f7436030336643cc2d768c0eb5d1e
parent68e6743b786818779188bab22391b676e857f63e
Fixed image creation which had broken after comments rewrapping in v 1.8. Added error checking to test whether PHP was compiled with PNG and GD support, previously an attempt was made to draw and then any errors were reported. Better error messages.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1123 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/plugin/text2png.php