MS Bugfixing1

This commit is contained in:
Digital Data - Marlon Schreiber
2018-06-12 15:15:33 +02:00
parent 146bf5de5c
commit 8f0ddba69f
9 changed files with 165 additions and 354 deletions

View File

@@ -27,6 +27,7 @@ Module ModuleRuntimeVariables
Public USER_EXISTS = False
Public USER_IN_MODULE = False
Public USER_RIGHT_FILE_DELETE As Boolean = False
Public LICENSE_COUNT As Integer = 0
Public LICENSE_EXPIRED As Boolean = False
Public LICENSE_PROFILES As Integer = 0
@@ -53,6 +54,7 @@ Module ModuleRuntimeVariables
Public CURRENT_DT_FINAL_INDEXING As DataTable
Public CURRENT_DT_PROFILE As DataTable
Public CURRENT_DT_VW_PROFILE_USER As DataTable
Public CURRENT_CONTROL_ID As Integer