Changeset 9191 for temp/trunk/data
- Timestamp:
- 2006/11/27 19:20:15 (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
r9190 r9191 282 282 283 283 // ³ÈÂçΨ¤ò»ØÄꤷ¤Æ²èÁüÊݸ 284 function saveResizeImage($keyname, $to_w = 1, $to_h = 1) {284 function saveResizeImage($keyname, $to_w, $to_h) { 285 285 $path = ""; 286 286
Note: See TracChangeset
for help on using the changeset viewer.
