Changeset 9135 for temp/trunk/html/admin
- Timestamp:
- 2006/11/27 13:23:50 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r9134 r9135 506 506 switch ($_POST['image_key']){ 507 507 case "main_large_image": 508 509 508 // °ìÍ÷¥á¥¤¥ó²èÁü 510 509 lfMakeScaleImage($_POST['image_key'], "main_list_image"); … … 541 540 $path = $objUpFile->saveResizeImage($_POST['image_key'], $scale); 542 541 $objUpFile->temp_file[$arrImageKey[$to_key]] = $path; 542 sfprintr($path); 543 543 } 544 544 }
Note: See TracChangeset
for help on using the changeset viewer.
