Changeset 9121 for temp/trunk/html


Ignore:
Timestamp:
2006/11/27 12:48:45 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r9120 r9121  
    506506         
    507507            // ¸µ²èÁü¥µ¥¤¥º¤ò¼èÆÀ 
    508             list($src_w, $src_h) = getimagesize($objUpFile->temp_file[$arrImageKey["main_list_image"]]); 
     508            list($src_w, $src_h) = getimagesize($objUpFile->temp_dir . $objUpFile->temp_file[$arrImageKey["main_list_image"]]); 
    509509         
    510510            // ½Ì¾®Î¨ÀßÄê 
Note: See TracChangeset for help on using the changeset viewer.