ZooFlow: small tweaks
This commit is contained in:
parent
6963505fe9
commit
d79340d54f
@ -1131,7 +1131,6 @@ Public Class frmGlobix_Index
|
|||||||
CreateFolderForIndex(String.Empty)
|
CreateFolderForIndex(String.Empty)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
Dim oIDBImportResult As Boolean = False
|
Dim oIDBImportResult As Boolean = False
|
||||||
'Variable Folder
|
'Variable Folder
|
||||||
If DropType = "|DROPFROMFSYSTEM|" Or DropType = "|OUTLOOK_ATTACHMENT|" Or DropType = "|ATTMNTEXTRACTED|" Or DropType = "|FW_SIMPLEINDEXER|" Then
|
If DropType = "|DROPFROMFSYSTEM|" Or DropType = "|OUTLOOK_ATTACHMENT|" Or DropType = "|ATTMNTEXTRACTED|" Or DropType = "|FW_SIMPLEINDEXER|" Then
|
||||||
@ -1227,9 +1226,9 @@ Public Class frmGlobix_Index
|
|||||||
Return True
|
Return True
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
Else
|
||||||
|
Return False
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
_Logger.Error(ex)
|
_Logger.Error(ex)
|
||||||
Return False
|
Return False
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user