Ignore:
Timestamp:
2006/11/28 10:21:42 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_UploadFile.php

    r9269 r9271  
    306306        $path = $this->makeThumb($filepath, $to_w, $to_h); 
    307307         
    308         //$path = $objImage->saveResizeImage($filepath, $to_w, $to_h); 
    309          
    310308        // ¥Õ¥¡¥¤¥ë̾¤À¤±ÊÖ¤¹ 
    311309        return basename($path); 
Note: See TracChangeset for help on using the changeset viewer.