Changeset 3921
- Timestamp:
- 04/10/07 15:24:28 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.2/amp_conf/htdocs/admin/modules/core/page.trunks.php
r3907 r3921 13 13 //GNU General Public License for more details. 14 14 15 $localPrefixFile = rtrim($amp_conf[' astetcdir'],DIRECTORY_SEPARATOR)."/localprefixes.conf";15 $localPrefixFile = rtrim($amp_conf['ASTETCDIR'],DIRECTORY_SEPARATOR)."/localprefixes.conf"; 16 16 17 17
