checking in latest panaceantech into git
This commit is contained in:
@@ -51,7 +51,7 @@ namespace ContactParser
|
||||
}
|
||||
|
||||
string fFile = "DUMMY.csv";
|
||||
if(fFiles.Length > 1)
|
||||
if(fFiles.Length >= 1)
|
||||
{
|
||||
foreach (string f in fFiles)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user