From d1e93c8129e7bb51a217bb2f85ccd37ad9f8d37c Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 14 Sep 2017 13:32:18 -0500 Subject: [PATCH] Update call_recordings.php --- app/call_recordings/call_recordings.php | 26 ++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/app/call_recordings/call_recordings.php b/app/call_recordings/call_recordings.php index 470a7b078e..475cb11e47 100644 --- a/app/call_recordings/call_recordings.php +++ b/app/call_recordings/call_recordings.php @@ -1,4 +1,28 @@ + Portions created by the Initial Developer are Copyright (C) 2017 + the Initial Developer. All Rights Reserved. + + Contributor(s): + Mark J Crane +*/ //includes require_once "root.php"; @@ -260,4 +284,4 @@ //include the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>