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