1.3Version
This commit is contained in:
@@ -836,7 +836,8 @@ public static class ThreadsFunctions
|
||||
|
||||
foreach (M154DataModel m154 in data)
|
||||
{
|
||||
if (CmsConnectConfig.Enabled)
|
||||
//if (CmsConnectConfig.Enabled)
|
||||
if(ServerStartupConfig.CmsConnectReady)
|
||||
{
|
||||
|
||||
if (m154.Parameters.Count() >= 2 && m154.Parameters[0] == "SOUR")
|
||||
|
||||
Reference in New Issue
Block a user