Add Test Mode
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Module ModuleMySettings
|
||||
' Connection String
|
||||
Public CONNECTION_STRING As String = ""
|
||||
Public TEST_MODE As String = False
|
||||
|
||||
' Debug Settings
|
||||
Public LOG_ERRORS_ONLY As Boolean = True
|
||||
|
||||
Reference in New Issue
Block a user