From 42015e4e41cf0368f7817e5b738e2d5d6c92ea3b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 25 Sep 2023 13:08:08 -0600 Subject: [PATCH] This file was replaced by xml_cdr_import.php --- app/xml_cdr/v_xml_cdr_import.php | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 app/xml_cdr/v_xml_cdr_import.php diff --git a/app/xml_cdr/v_xml_cdr_import.php b/app/xml_cdr/v_xml_cdr_import.php deleted file mode 100644 index 01647dd00a..0000000000 --- a/app/xml_cdr/v_xml_cdr_import.php +++ /dev/null @@ -1,31 +0,0 @@ - - Portions created by the Initial Developer are Copyright (C) 2008-2021 - the Initial Developer. All Rights Reserved. - - Contributor(s): - Mark J Crane - -*/ - -//this file exists for legacy reasons, old installs call this script to import CDR records. -require_once "xml_cdr_import.php"; - -?>