ZooFlow: small tweaks
This commit is contained in:
parent
6963505fe9
commit
d79340d54f
@ -1131,7 +1131,6 @@ Public Class frmGlobix_Index
|
||||
CreateFolderForIndex(String.Empty)
|
||||
End If
|
||||
|
||||
|
||||
Dim oIDBImportResult As Boolean = False
|
||||
'Variable Folder
|
||||
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
|
||||
End If
|
||||
End If
|
||||
Else
|
||||
Return False
|
||||
End If
|
||||
|
||||
|
||||
Catch ex As Exception
|
||||
_Logger.Error(ex)
|
||||
Return False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user