Common Language entfernt
This commit is contained in:
@@ -99,10 +99,9 @@ Public Class DocumentViewer
|
||||
End If
|
||||
|
||||
Try
|
||||
|
||||
_email = New Email2(pLogConfig)
|
||||
If pLicenseKey = String.Empty Then
|
||||
_logger.Warn("License key was not provided during init!")
|
||||
_logger.Warn("License key was not provided during init-process!")
|
||||
Return False
|
||||
End If
|
||||
_licenseKey = pLicenseKey
|
||||
|
||||
Reference in New Issue
Block a user