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"; - -?>