From d4e603f0caea4d725dd84fa73ad942e70ab08138 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 14 Sep 2017 13:32:48 -0500 Subject: [PATCH] Update download.php --- app/call_recordings/download.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/call_recordings/download.php b/app/call_recordings/download.php index 590fd84ac6..1d2388faf1 100644 --- a/app/call_recordings/download.php +++ b/app/call_recordings/download.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - 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(); -?> \ No newline at end of file +?>