Changeset 7197
- Timestamp:
- 10/31/08 02:26:23 (5 years ago)
- Files:
-
- modules/branches/2.5/fw_fop/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/fw_fop/install.php
r6858 r7197 69 69 */ 70 70 $bin_source = dirname(__FILE__)."/bin/*"; 71 $bin_dest = $amp_conf['AMPBIN'] 71 $bin_dest = $amp_conf['AMPBIN']; 72 72 73 73 $htdocs_panel_source = dirname(__FILE__)."/htdocs_panel/*";
