Update download.php

This commit is contained in:
FusionPBX
2017-09-14 13:32:48 -05:00
committed by GitHub
parent d1e93c8129
commit d4e603f0ca

View File

@@ -17,7 +17,7 @@
The Initial Developer of the Original Code is
Mark J Crane <markjcrane@fusionpbx.com>
Portions created by the Initial Developer are Copyright (C) 2008-2016
Portions created by the Initial Developer are Copyright (C) 2016-2017
the Initial Developer. All Rights Reserved.
Contributor(s):
@@ -42,4 +42,4 @@
$obj = new call_recordings;
$obj->download();
?>
?>