From 69034b1b6d928415f5311ae47354b33cb39a67dd Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 14 Sep 2017 13:31:56 -0500 Subject: [PATCH] Update call_recording_edit.php --- app/call_recordings/call_recording_edit.php | 26 ++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/app/call_recordings/call_recording_edit.php b/app/call_recordings/call_recording_edit.php index 9dadb2a4b3..bfba99955a 100644 --- a/app/call_recordings/call_recording_edit.php +++ b/app/call_recordings/call_recording_edit.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"; @@ -237,4 +261,4 @@ //include the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>