Changeset 4875 for freepbx/branches/2.3
- Timestamp:
- 08/09/07 22:24:34 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.3/amp_conf/htdocs_panel/op_server.pl
r4703 r4875 484 484 $config->{"GENERAL"}{"web_hostname"} = $ampconf{"AMPWEBADDRESS"}; 485 485 } 486 $config->{"GENERAL"}{"web_hostname"} = $ampconf{"AMPWEBADDRESS"};487 486 $config->{"GENERAL"}{"security_code"} = $ampconf{"FOPPASSWORD"}; 488 487 $config->{"GENERAL"}{"flash_dir"} = $ampconf{"FOPWEBROOT"};
