1.2.2 Version
This commit is contained in:
@@ -211,7 +211,7 @@ namespace Step.Config
|
||||
}
|
||||
|
||||
private static void ReadScadaFile()
|
||||
{
|
||||
{
|
||||
DirectoryInfo d = new DirectoryInfo(SCADA_DIRECTORY);
|
||||
FileInfo[] files = d.GetFiles("*.xml");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user