Changeset 14428


Ignore:
Timestamp:
2007/06/07 16:22:26 (17 years ago)
Author:
uehara
Message:

画像ファイル、負荷分散対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/class/SC_UploadFile.php

    r14427 r14428  
    346346            sfFtpCopy($array['host'], $array['user'], $array['pass'], $dst_path, $src_path); 
    347347        } 
    348         exit; 
    349348        // °ÜÆ°¸å¤Ï¥Õ¥¡¥¤¥ë¤òºï½ü 
    350349        unlink($src_path); 
Note: See TracChangeset for help on using the changeset viewer.