This commit is contained in:
2018-07-25 23:04:41 +00:00
parent 4d21be0a5b
commit e50ca91179
2 changed files with 45 additions and 1 deletions

View File

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