Changeset 4416
- Timestamp:
- 07/17/07 17:47:45 (6 years ago)
- Files:
-
- freepbx/branches/2.3/amp_conf/bin/module_admin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.3/amp_conf/bin/module_admin
r4411 r4416 54 54 function init_amportal_environment($ampconfpath) { 55 55 global $amp_conf, $asterisk_conf, $db, $astman; 56 global $amp_conf_defaults; 56 57 57 58 if (!file_exists($ampconfpath)) {
