Changeset 9138
- Timestamp:
- 2006/11/27 13:24:57 (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
r9137 r9138 540 540 $path = $objUpFile->saveResizeImage($_POST['image_key'], $scale); 541 541 $objUpFile->temp_file[$arrImageKey[$to_key]] = $path; 542 sfprintr($ path);542 sfprintr($arrImageKey); 543 543 } 544 544 }
Note: See TracChangeset
for help on using the changeset viewer.
