Changeset 9134 for temp/trunk


Ignore:
Timestamp:
2006/11/27 13:23:11 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r9133 r9134  
    507507        case "main_large_image": 
    508508         
    509             // ¸µ²èÁü¥µ¥¤¥º¤ò¼èÆÀ 
    510             $src_path = $objUpFile->temp_dir . $objUpFile->temp_file[$arrImageKey["main_large_image"]]; 
    511             list($src_w, $src_h) = getimagesize($src_path); 
    512              
    513509            // °ìÍ÷¥á¥¤¥ó²èÁü 
    514510            lfMakeScaleImage($_POST['image_key'], "main_list_image"); 
Note: See TracChangeset for help on using the changeset viewer.