Licensing

This commit is contained in:
Digital Data - Marlon Schreiber
2018-12-21 13:48:42 +01:00
parent d2e817b1e0
commit 21d8ac2ff0
6 changed files with 47 additions and 17 deletions

View File

@@ -35,6 +35,7 @@ Module ModuleRuntimeVariables
Public LICENSE_COUNT As Integer = 0
Public LICENSE_EXPIRED As Boolean = False
Public LICENSE_PROFILES As Integer = 0
Public LICENSE_VALID As Boolean = False
Public USERCOUNT_LOGGED_IN As Integer = 0
Public CURRENT_INDEX_ID As Integer
Public CURRENT_OBJECTTYPE As String