Changeset 14476


Ignore:
Timestamp:
2007/06/08 10:01:57 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/test/uehara/ftp.php

    r14475 r14476  
    3131               $src_path = IMAGE_SAVE_DIR . $files; 
    3232                
    33  
     33echo $dst_path; 
    3434               sfFtpDelete($array['host'], $array['user'], $array['pass'], $dst_path); 
    3535//               sfFtpCopy($array['host'], $array['user'], $array['pass'], $dst_path, $src_path);             
Note: See TracChangeset for help on using the changeset viewer.