MS_15.03
This commit is contained in:
@@ -28,6 +28,7 @@ Module ModuleMySettings
|
||||
Public USERS_LOGGED_IN = 0
|
||||
Public USER_GUID = 0
|
||||
Public USER_LANGUAGE As String = "de-DE"
|
||||
Public USER_CLIENTS_COMMA_SEPERATED As String
|
||||
|
||||
Public sql_UserID As String = "SELECT GUID FROM TBDD_USER WHERE (LOWER(USERNAME) = LOWER('@user'))"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user