Changeset 9191 for temp/trunk/data


Ignore:
Timestamp:
2006/11/27 19:20:15 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r9190 r9191  
    282282         
    283283    // ³ÈÂçΨ¤ò»ØÄꤷ¤Æ²èÁüÊݸ 
    284     function saveResizeImage($keyname, $to_w = 1, $to_h = 1) { 
     284    function saveResizeImage($keyname, $to_w, $to_h) { 
    285285        $path = ""; 
    286286         
Note: See TracChangeset for help on using the changeset viewer.