This commit is contained in:
JenneJ
2016-08-17 15:56:40 +02:00
13 changed files with 520 additions and 67 deletions

View File

@@ -210,7 +210,7 @@ Public Class ClassInit
MsgBox("Unexpected Error in InitUserLogin: " & ex.Message, MsgBoxStyle.Critical)
Return False
End Try
End Function
End Class