GDPicture Local
This commit is contained in:
parent
44267288ef
commit
543db62095
@ -78,6 +78,7 @@ Public Class clsWorkEmail
|
|||||||
_windreamConnectionString = WmConStr
|
_windreamConnectionString = WmConStr
|
||||||
End If
|
End If
|
||||||
If pConfigData.GDPictureLicenseString = String.Empty Then
|
If pConfigData.GDPictureLicenseString = String.Empty Then
|
||||||
|
_Logger.Debug("clsWorkEmail - GDPicture local is empty ..switching to db-getting ...")
|
||||||
GDPictureLicense = ConfigDbFunct.GetProductLicense("GDPICTURE", pConfigData.GDPictureVersion, _LogConfig, ConStr)
|
GDPictureLicense = ConfigDbFunct.GetProductLicense("GDPICTURE", pConfigData.GDPictureVersion, _LogConfig, ConStr)
|
||||||
Else
|
Else
|
||||||
_Logger.Debug("clsWorkEmail - GDPicture License from local config!")
|
_Logger.Debug("clsWorkEmail - GDPicture License from local config!")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user