Update contact_import.php
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
The Initial Developer of the Original Code is
|
The Initial Developer of the Original Code is
|
||||||
Mark J Crane <markjcrane@fusionpbx.com>
|
Mark J Crane <markjcrane@fusionpbx.com>
|
||||||
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.
|
the Initial Developer. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
@@ -210,7 +210,8 @@
|
|||||||
//$line = str_replace("company", "organization", $line);
|
//$line = str_replace("company", "organization", $line);
|
||||||
//$line = str_replace("company", "contact_email", $line);
|
//$line = str_replace("company", "contact_email", $line);
|
||||||
|
|
||||||
exit;
|
//end the script
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
//get the parent table
|
//get the parent table
|
||||||
|
|||||||
Reference in New Issue
Block a user