ZooFlow: small tweaks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user