- Timestamp:
- 2006/10/25 10:12:09 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 4 added
- 2 deleted
- 1 edited
-
data/downloads (added)
-
data/downloads/module (added)
-
data/downloads/module/ebis_tag.php (added)
-
data/downloads/module/ebis_tag.tpl (added)
-
data/update (deleted)
-
html/admin/downloads (deleted)
-
html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r6602 r6603 81 81 82 82 $src_path = sfRmDupSlash(UPDATE_HTTP . $file . ".txt"); 83 $dst_path = sfRmDupSlash( DATA_PATH . $file);83 $dst_path = sfRmDupSlash(MODULE_PATH . $file); 84 84 $flg_ok = true; // ½èÍý¤ÎÀ®¸ùȽÄê 85 85
Note: See TracChangeset
for help on using the changeset viewer.
