- Timestamp:
- 2006/11/30 14:03:52 (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
r9795 r9796 569 569 570 570 $path = $objUpFile->makeThumb($from_path, $to_w, $to_h); 571 $objUpFile-> save_file[$arrImageKey[$to_key]] = basename($path);571 $objUpFile->temp_file[$arrImageKey[$to_key]] = basename($path); 572 572 } 573 573 }
Note: See TracChangeset
for help on using the changeset viewer.
