Changeset 9787 for temp


Ignore:
Timestamp:
2006/11/30 13:56:39 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/product.php

    r9786 r9787  
    558558        return ""; 
    559559    } 
    560      
    561     sfprintr($dir); 
    562560 
    563561    // ¸µ²èÁü¥µ¥¤¥º¤ò¼èÆÀ 
     
    565563    list($from_w, $from_h) = getimagesize($from_path); 
    566564     
     565        sfprintr($from_path); 
     566 
     567     
    567568    // À¸À®Àè¤Î²èÁü¥µ¥¤¥º¤ò¼èÆÀ 
    568569    $to_w = $objUpFile->width[$arrImageKey[$to_key]]; 
Note: See TracChangeset for help on using the changeset viewer.