This commit is contained in:
2018-07-26 21:50:44 +00:00
parent 18e851c9c2
commit 9ff40447a0
4 changed files with 42 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ namespace rockfishCore
//bool bMM=RfMail.MailIsMirroringProperly();
try
{
var test = OpsDiagnostics.CheckWebsite("https://test.helloayanova.com/api/v8/", "AyaNova server");
var test = OpsDiagnostics.CheckSpacesBackupStorage();
}
catch (Exception ex)
{