Changeset 13091 for modules/branches/2.10/infoservices/functions.inc.php
- Timestamp:
- 12/17/11 16:02:34 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/infoservices/functions.inc.php
r10020 r13091 1 1 <?php 2 if (!defined('FREEPBX_IS_AUTH')) { die('No direct script access allowed'); } 2 3 3 4 function infoservices_get_config($engine) {
