File: |
MakeMyFavicon.class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
class source |
Class: |
PHP Favicon Maker
Generate a favicon icon file from an image file |
Author: |
By zinsou A.A.E.Moïse |
Last change: |
On lines 226, 233 and 240 you have an assignment
$this->Imageinfo[1]=16
where it should be a comparison
$this->Imageinfo[1]==16 |
Date: |
6 years ago |
Size: |
12,746 bytes |
|
|
|