Changeset 3512
- Timestamp:
- 01/03/07 00:42:40 (2 years ago)
- Files:
-
- freepbx/trunk/install_amp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/install_amp
r3436 r3512 754 754 out(AMP_CONF." does not exist, copying default"); 755 755 copy("amportal.conf", AMP_CONF); 756 chmod(AMP_CONF, 0640); 756 757 collect_settings(AMP_CONF, $dbhost, $new_username, $new_password, 'asterisk'); 757 758
