Changeset 14426 for branches/dev/html/test
- Timestamp:
- 2007/06/07 16:19:17 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/test/uehara/ftp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/test/uehara/ftp.php
r14379 r14426 31 31 $src_path = IMAGE_SAVE_DIR . $files; 32 32 33 echo $dst_path; 34 echo $src_path; 33 35 34 36 35 sfFtpCopy($array['host'], $array['user'], $array['pass'], $dst_path, $src_path);
Note: See TracChangeset
for help on using the changeset viewer.
