Ignore:
Timestamp:
2006/10/25 10:09:45 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/system/update.php

    r6309 r6602  
    6565     
    6666    $src_path = sfRmDupSlash(UPDATE_HTTP . $file . ".txt"); 
    67     $dst_path = sfRmDupSlash(DATA_PATH . $file); 
     67    $dst_path = sfRmDupSlash(UPDATE_PATH . $file); 
    6868    $flg_ok = true; // ½èÍý¤ÎÀ®¸ùȽÄê 
    6969     
Note: See TracChangeset for help on using the changeset viewer.