MS
This commit is contained in:
@@ -78,7 +78,9 @@ Public NotInheritable Class frmSplash
|
||||
System.Threading.Thread.Sleep(300)
|
||||
|
||||
bw.ReportProgress(CalcProgress(4), "Initializing User-Configuration")
|
||||
Init.InitUserLogin()
|
||||
If Init.InitUserLogin = False Then
|
||||
ERROR_INIT = "INVALID USER"
|
||||
End If
|
||||
|
||||
System.Threading.Thread.Sleep(500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user