MS Leerzeichen

This commit is contained in:
Developer01 2025-03-18 17:07:11 +01:00
parent 8b584eef51
commit 11a92817bc

View File

@ -73,7 +73,7 @@ Public Class ClassInit
If dbResult = False Then
ERROR_STATE = "FAILED DBCONNECTION"
' Fehler wird in frmSplash abgehandelt
'Fehler wird in frmSplash abgehandelt
'MsgBox("Error in init database. (Connection failed) More information in the logfile.", MsgBoxStyle.Critical)
Return False
Else