Changeset 6603 for temp


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

* empty log message *

Location:
temp/trunk
Files:
4 added
2 deleted
1 edited

Legend:

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

    r6602 r6603  
    8181     
    8282    $src_path = sfRmDupSlash(UPDATE_HTTP . $file . ".txt"); 
    83     $dst_path = sfRmDupSlash(DATA_PATH . $file); 
     83    $dst_path = sfRmDupSlash(MODULE_PATH . $file); 
    8484    $flg_ok = true; // ½èÍý¤ÎÀ®¸ùȽÄê 
    8585     
Note: See TracChangeset for help on using the changeset viewer.