diff --git a/Global_Indexer/ClassInit.vb b/Global_Indexer/ClassInit.vb index cb9d1df..d1abeae 100644 --- a/Global_Indexer/ClassInit.vb +++ b/Global_Indexer/ClassInit.vb @@ -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