From 9211aea940942033ffb181ff3cf57cb2c2d21482 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 24 Feb 2017 10:50:14 -0700 Subject: [PATCH] Update contact_import.php --- app/contacts/contact_import.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/contacts/contact_import.php b/app/contacts/contact_import.php index 1d83e75d69..fee9ea5a99 100644 --- a/app/contacts/contact_import.php +++ b/app/contacts/contact_import.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2012 + Portions created by the Initial Developer are Copyright (C) 2008-2016 the Initial Developer. All Rights Reserved. Contributor(s): @@ -210,7 +210,8 @@ //$line = str_replace("company", "organization", $line); //$line = str_replace("company", "contact_email", $line); - exit; + //end the script + exit; } //get the parent table