Include Client in Env when calling frmMatch
This commit is contained in:
@@ -82,7 +82,7 @@ Module modCurrent
|
||||
Public CurrSearchOpen As Boolean = False
|
||||
|
||||
Public CurrMatchTreeView As New TreeView
|
||||
Public _Client As Client
|
||||
Public Property _Client As Client
|
||||
Public Property DatabaseFallback As DatabaseWithFallback
|
||||
Public APPSERVER_ACTIVE As Boolean = False
|
||||
Public WORKING_MODE As String = ""
|
||||
|
||||
Reference in New Issue
Block a user