Changeset 9272 for temp/trunk/data
- Timestamp:
- 2006/11/28 10:24:30 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_UploadFile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_UploadFile.php
r9271 r9272 302 302 $filepath = $this->temp_dir . $file; 303 303 304 $objImage = new SC_Image($filepath);305 306 304 $path = $this->makeThumb($filepath, $to_w, $to_h); 307 305
Note: See TracChangeset
for help on using the changeset viewer.
