This commit is contained in:
2023-04-06 16:50:34 +02:00
parent 9a9fe72b4f
commit aa7c68a4ce
34 changed files with 21393 additions and 804 deletions

View File

@@ -42,6 +42,7 @@ Module ModuleMySettings
Public DBVERSION As String
Public USER_IS_ADMIN = False
Public USER_IS_SUPERVISOR = False
Public USERS_LOGGED_IN = 0
Public USER_USERNAME As String