Changeset 9272 for temp/trunk/data


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

blank

File:
1 edited

Legend:

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

    r9271 r9272  
    302302        $filepath = $this->temp_dir . $file; 
    303303         
    304         $objImage = new SC_Image($filepath); 
    305          
    306304        $path = $this->makeThumb($filepath, $to_w, $to_h); 
    307305         
Note: See TracChangeset for help on using the changeset viewer.