This commit is contained in:
Digital Data - Marlon Schreiber
2018-02-14 17:32:57 +01:00
parent 496340e8d8
commit e2bd77047e
21 changed files with 2121 additions and 502 deletions

View File

@@ -12,6 +12,7 @@
Public CURRENT_DOC_PATH As String
Public ERROR_STATE = ""
Public USER_IS_ADMIN As Boolean = False
Public USER_USERNAME As String
Public CURRENT_USERID
Public LICENSE_COUNT As Integer = 0
Public LICENSE_EXPIRED As Boolean = False