2.1.6.3 Final - ApplServer, frmAdminsitrationBugs etc
This commit is contained in:
@@ -43,11 +43,11 @@ Module ModuleRuntimeVariables
|
||||
Public CHANGES_FORM_DESIGN As Boolean = False
|
||||
|
||||
Public USER_IS_ADMIN As Boolean = False
|
||||
Public USER_ID
|
||||
Public USER_PRENAME
|
||||
Public USER_SURNAME
|
||||
Public USER_SHORTNAME
|
||||
Public USER_EMAIL
|
||||
Public USER_ID = 0
|
||||
Public USER_PRENAME = ""
|
||||
Public USER_SURNAME = ""
|
||||
Public USER_SHORTNAME = ""
|
||||
Public USER_EMAIL = ""
|
||||
Public USER_LANGUAGE As String = "de-DE"
|
||||
Public USER_DATE_FORMAT As String
|
||||
Public USER_EXISTS = False
|
||||
|
||||
Reference in New Issue
Block a user