Bugfixing Logging

This commit is contained in:
Developer01
2025-07-18 15:41:45 +02:00
parent cfe631a568
commit e62741c0ac
21 changed files with 231 additions and 131 deletions

View File

@@ -55,7 +55,7 @@ Module ModuleMySettings
Public USER_IS_ADMIN = False
Public USER_IS_SUPERVISOR = False
Public USERS_LOGGED_IN = 0
Public LICENSES_USED = 0
Public USER_USERNAME As String
Public USER_PERSONIFIED_TEST As Boolean = False