This commit is contained in:
SchreiberM
2017-02-01 12:47:07 +01:00
parent 5023a28d75
commit 6c1d38e67f
3 changed files with 60 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ Module ModuleMySettings
Public VERSION_USER As String = "1.0.0.0"
Public FOLDER_TEMP As String
Public LogErrorsOnly As Boolean = True
Public MY_ADDON_PATH As String
Public Function LoadFileExclusion()
Dim rowresult As String = ""