Fix Wix Path finally :D, Translate frmIndex to en
This commit is contained in:
@@ -66,7 +66,7 @@ Public Class ClassEmail
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
LOGGER.Info("### Fehler im Mailversand: " & ex.Message)
|
||||
LOGGER.Error(ex.message)
|
||||
LOGGER.Error(ex)
|
||||
Return False
|
||||
End Try
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user