Zooflow: Improve Search Form code
This commit is contained in:
@@ -146,7 +146,7 @@ Public Class ClassInit
|
||||
My.Database = New DatabaseWithFallback(LogConfig, My.Application.Service.Client, My.DatabaseECM, My.DatabaseIDB)
|
||||
Catch ex As Exception
|
||||
Logger.Error(ex)
|
||||
Throw New InitException("Error InitializeDatabaseWithFallback!", ex)
|
||||
Throw New InitException("Error in InitializeDatabaseWithFallback!", ex)
|
||||
End Try
|
||||
End Sub
|
||||
Private Sub InitializeUser(MyApplication As My.MyApplication)
|
||||
|
||||
Reference in New Issue
Block a user