Changeset 9271 for temp/trunk/data/class/SC_UploadFile.php
- Timestamp:
- 2006/11/28 10:21:42 (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
r9269 r9271 306 306 $path = $this->makeThumb($filepath, $to_w, $to_h); 307 307 308 //$path = $objImage->saveResizeImage($filepath, $to_w, $to_h);309 310 308 // ¥Õ¥¡¥¤¥ë̾¤À¤±ÊÖ¤¹ 311 309 return basename($path);
Note: See TracChangeset
for help on using the changeset viewer.
