diff --git a/app/call_recordings/call_recording_delete.php b/app/call_recordings/call_recording_delete.php index f3b31ca9b9..19c21c6907 100644 --- a/app/call_recordings/call_recording_delete.php +++ b/app/call_recordings/call_recording_delete.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"; @@ -39,4 +63,4 @@ //redirect the user header('Location: call_recordings.php'); -?> \ No newline at end of file +?>