Changeset 9134 for temp/trunk
- Timestamp:
- 2006/11/27 13:23:11 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r9133 r9134 507 507 case "main_large_image": 508 508 509 // ¸µ²èÁü¥µ¥¤¥º¤ò¼èÆÀ510 $src_path = $objUpFile->temp_dir . $objUpFile->temp_file[$arrImageKey["main_large_image"]];511 list($src_w, $src_h) = getimagesize($src_path);512 513 509 // °ìÍ÷¥á¥¤¥ó²èÁü 514 510 lfMakeScaleImage($_POST['image_key'], "main_list_image");
Note: See TracChangeset
for help on using the changeset viewer.
