Changeset 9137 for temp/trunk/html


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

blank

File:
1 edited

Legend:

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

    r9136 r9137  
    540540        $path = $objUpFile->saveResizeImage($_POST['image_key'], $scale); 
    541541        $objUpFile->temp_file[$arrImageKey[$to_key]] = $path; 
    542         sfprintr("ttt"); 
     542        sfprintr($path); 
    543543    } 
    544544} 
Note: See TracChangeset for help on using the changeset viewer.