This commit is contained in:
@@ -190,7 +190,7 @@ namespace AyaNova.Biz
|
||||
if (!ServerGlobalOpsSettingsCache.DBAVAILABLE)
|
||||
{
|
||||
//This will set dbavailable flag if it becomes available
|
||||
DbUtil.CheckDatabaseServerAvailable();
|
||||
DbUtil.CheckDatabaseServerAvailable(log);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user