config in client suite
This commit is contained in:
@@ -26,7 +26,7 @@ Public NotInheritable Class frmSplash
|
||||
BringToFront()
|
||||
|
||||
Dim oInit As New ClassInit()
|
||||
Dim oConnectionURLExists = oInit.TestConnectionURLExists
|
||||
Dim oConnectionURLExists = oInit.TestConnectionURLExists()
|
||||
|
||||
If Not oConnectionURLExists Then
|
||||
Dim oResult = frmConfigService.ShowDialog()
|
||||
|
||||
Reference in New Issue
Block a user