Changeset 9597 for temp/trunk/data


Ignore:
Timestamp:
2006/11/30 11:02:11 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/lib/gdthumb.php

    r9596 r9597  
    214214            // png·Á¼°     
    215215            case "3":  
    216                     sfprintr(imagecolorstotal(imageCreateFromGIF($path))); 
     216                    sfprintr(imagecolorstotal(imageCreateFromPNG($path))); 
    217217 
    218218                $src_im = imageCreateFromPNG($path); 
Note: See TracChangeset for help on using the changeset viewer.