Changeset 7457
- Timestamp:
- 02/09/09 12:16:07 (4 years ago)
- Files:
-
- modules/branches/2.6/voicemail/functions.inc.php (modified) (2 diffs)
- modules/branches/2.6/voicemail/install.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/voicemail/functions.inc.php
r7443 r7457 1 <?php 1 2 //This file is part of FreePBX. 2 3 // … … 14 15 // along with FreePBX. If not, see <http://www.gnu.org/licenses/>. 15 16 // Copyright (c) 2006, 2008, 2009 qldrob, rcourtna 16 <?php17 17 18 18 class vmxObject { modules/branches/2.6/voicemail/install.php
r7443 r7457 1 <?php 1 2 //This file is part of FreePBX. 2 3 // … … 14 15 // along with FreePBX. If not, see <http://www.gnu.org/licenses/>. 15 16 // Copyright (c) 2006, 2008, 2009 qldrob, rcourtna 16 17 <?php 17 // 18 18 //for translation only 19 19 if (false) {
