This commit is contained in:
SchreiberM
2016-08-17 14:18:07 +02:00
parent f0ce937585
commit 708156ba0c
13 changed files with 520 additions and 67 deletions

View File

@@ -6,4 +6,6 @@
Public USER_LANGUAGE As String = "de-DE"
Public USER_DATE_FORMAT As String
Public USER_WAN As Boolean = False
Public DT_WORK_USER_RIGHTS As DataTable
Public DT_SUPERVISOR_ENTITY As DataTable
End Module