Changeset 14432 for branches/dev/data/class/SC_UploadFile.php
- Timestamp:
- 2007/06/07 16:55:46 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_UploadFile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_UploadFile.php
r14431 r14432 60 60 61 61 // FTPÍÑ¥Õ¥¡¥¤¥ë°ì»þ³ÊǼÍѥǥ£¥ì¥¯¥È¥êºîÀ® 62 $ftp_temp_dir = makeFtpTempDir($this->temp_dir);62 $ftp_temp_dir = $this->makeFtpTempDir($this->temp_dir); 63 63 64 64 $dst_file = $ftp_temp_dir . $uniqname;
Note: See TracChangeset
for help on using the changeset viewer.
