|
@@ -13,7 +13,7 @@
|
|
The Original Code is FusionPBX
|
|
The Original Code is FusionPBX
|
|
The Initial Developer of the Original Code is
|
|
The Initial Developer of the Original Code is
|
|
Mark J Crane <[email protected]>
|
|
Mark J Crane <[email protected]>
|
|
- Portions created by the Initial Developer are Copyright (C) 2017
|
|
|
|
|
|
+ Portions created by the Initial Developer are Copyright (C) 2018
|
|
the Initial Developer. All Rights Reserved.
|
|
the Initial Developer. All Rights Reserved.
|
|
Contributor(s):
|
|
Contributor(s):
|
|
Mark J Crane <[email protected]>
|
|
Mark J Crane <[email protected]>
|
|
@@ -21,7 +21,7 @@
|
|
|
|
|
|
//settings
|
|
//settings
|
|
$domain_name = '*';
|
|
$domain_name = '*';
|
|
- $year = '2017';
|
|
|
|
|
|
+ $year = '2018';
|
|
$type = 'wav'; //wav or mp3
|
|
$type = 'wav'; //wav or mp3
|
|
$execute_sql = true;
|
|
$execute_sql = true;
|
|
$document_root = '/var/www/fusionpbx';
|
|
$document_root = '/var/www/fusionpbx';
|