This commit is contained in:
2020-03-17 15:16:30 +01:00
parent 6ac60fac92
commit c20867509f
4 changed files with 185 additions and 85 deletions

View File

@@ -52,6 +52,8 @@ Module ModuleRuntimeVariables
Public USER_RIGHT3 As Boolean = False
Public USER_RIGHT4 As Boolean = False
Public USER_DEBUG_LOG As Boolean = False
Public CHANGES_IN_ADMINISTRATION As Boolean = False
Public FORCE_LAYOUT_OVERVIEW As Boolean = False