Changeset 13091 for modules/branches/2.10/fax/install.php
- Timestamp:
- 12/17/11 16:02:34 (2 years ago)
- Files:
-
- modules/branches/2.10/fax/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/fax/install.php
r11784 r13091 1 1 <?php 2 if (!defined('FREEPBX_IS_AUTH')) { die('No direct script access allowed'); } 2 3 3 4 //for translation only
