checking in latest panaceantech into git

This commit is contained in:
2016-08-12 16:07:22 -04:00
parent f38dafb4ae
commit bd0d466f36
38 changed files with 377 additions and 562 deletions

View File

@@ -51,7 +51,7 @@ namespace ContactParser
}
string fFile = "DUMMY.csv";
if(fFiles.Length > 1)
if(fFiles.Length >= 1)
{
foreach (string f in fFiles)
{