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