JobRunner: add option to disable Firebird sync
This commit is contained in:
@@ -254,7 +254,7 @@ Public Class ActiveDirectoryInterface
|
||||
Try
|
||||
Return Result.Properties.Item(PropertyName).Item(0)
|
||||
Catch ex As Exception
|
||||
_logger.Warn("Property {0} not found", PropertyName)
|
||||
_logger.Debug("Property {0} not found", PropertyName)
|
||||
Return String.Empty
|
||||
End Try
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user