This commit is contained in:
2020-03-16 17:21:25 +01:00
parent 813cc148ef
commit b3330ad1cc
8 changed files with 97 additions and 14 deletions

View File

@@ -38,6 +38,8 @@ Module ModuleRuntimeVariables
Public USER_USERNAME As String
Public DT_USER2MODULE As DataTable
Public CHANGES_IN_ADMINISTRATION As Boolean = False
Public USER_IS_ADMIN As Boolean = False
Public USER_ID
Public USER_PRENAME