Show
Ignore:
Timestamp:
08/09/07 22:24:34 (6 years ago)
Author:
p_lindheimer
Message:

#2218 use FOPWEBADDRESS if defined

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.3/amp_conf/htdocs_panel/op_server.pl

    r4703 r4875  
    484484      $config->{"GENERAL"}{"web_hostname"} = $ampconf{"AMPWEBADDRESS"}; 
    485485    } 
    486     $config->{"GENERAL"}{"web_hostname"} = $ampconf{"AMPWEBADDRESS"}; 
    487486    $config->{"GENERAL"}{"security_code"} = $ampconf{"FOPPASSWORD"}; 
    488487    $config->{"GENERAL"}{"flash_dir"} = $ampconf{"FOPWEBROOT"};