MS 2.4.9.8 Logging OperationMode, GDPictureLicense
This commit is contained in:
@@ -483,6 +483,10 @@ Public Class ClassInit
|
||||
If oROW.Item("NAME") = "GDPICTURE" Then
|
||||
GDPICTURE_LICENSE = oROW.Item("LICENSE")
|
||||
End If
|
||||
If oROW.Item("NAME") = "GDPICTURE_TASKFLOW" Then
|
||||
GDPICTURE_LICENSE = oROW.Item("LICENSE")
|
||||
LOGGER.Debug("GDPICTURE_TASKFLOW License used!")
|
||||
End If
|
||||
Next
|
||||
|
||||
oStep = "TBDD_SQL_COMMANDS"
|
||||
|
||||
Reference in New Issue
Block a user