This commit is contained in:
2018-07-25 22:52:14 +00:00
parent 32ce2a79c4
commit 4d21be0a5b
3 changed files with 83 additions and 86 deletions

View File

@@ -106,6 +106,8 @@ namespace rockfishCore
//Check schema
RfSchema.CheckAndUpdate(dbContext);
bool bMM=RfMail.MailIsMirroringProperly();
}//eof
}
}