From 47c65b78a65f77744560e6bc4e742fe60bb0ce47 Mon Sep 17 00:00:00 2001 From: mattf Date: Wed, 13 Aug 2008 05:51:51 +0000 Subject: [PATCH] fix bug in VICIDIAL_IN_new_leads_file.pl git-svn-id: svn://192.168.202.10@939 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/branches/agc_2.0.4/bin/VICIDIAL_IN_new_leads_file.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agc_2-X/branches/agc_2.0.4/bin/VICIDIAL_IN_new_leads_file.pl b/agc_2-X/branches/agc_2.0.4/bin/VICIDIAL_IN_new_leads_file.pl index 659eabb8..fcbbdbe2 100644 --- a/agc_2-X/branches/agc_2.0.4/bin/VICIDIAL_IN_new_leads_file.pl +++ b/agc_2-X/branches/agc_2.0.4/bin/VICIDIAL_IN_new_leads_file.pl @@ -338,7 +338,7 @@ if ($DB) {print "SEED TIME $secX : $year-$mon-$mday $hour:$min:$sec LOC # This is the format for the minicsv lead files #"105 Fifth St","Steinhatchee","Frank Smith","3525556601","FL","32359" - if ($format=='minicsv') + if ($format =~ /minicsv/) { @name=@MT; $vendor_lead_code = '';