PHP Classes

BMP Class

Recommend this page to a friend!

      BMP_Loader  >  All threads  >  BMP Class  >  (Un) Subscribe thread alerts  
Subject:BMP Class
Summary:Debugging Code
Messages:1
Author:gustav graf
Date:2009-11-20 11:00:31
 

  1. BMP Class   Reply   Report abuse  
Picture of gustav graf gustav graf - 2009-11-20 11:00:31
There is some debugging code left in the source, e.g:
print_r($this->data);
imagepng($this->data['IMAGE'], "./poba.png");