Changeset 7197

Show
Ignore:
Timestamp:
10/31/08 02:26:23 (5 years ago)
Author:
mickecarlsson
Message:

Fixed type in code for fw_fop

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/fw_fop/install.php

    r6858 r7197  
    6969 */ 
    7070  $bin_source = dirname(__FILE__)."/bin/*"; 
    71   $bin_dest = $amp_conf['AMPBIN'] 
     71  $bin_dest = $amp_conf['AMPBIN']; 
    7272 
    7373  $htdocs_panel_source = dirname(__FILE__)."/htdocs_panel/*";