This commit is contained in:
2018-09-04 17:37:29 +00:00
parent a15e02db54
commit 1bfb8fcd8a
16 changed files with 53 additions and 30 deletions

View File

@@ -306,7 +306,8 @@ namespace AyaNova.Util
///////////////////////////////////////////
// Check if DB is empty
// Check if DB is empty
// CALLED BY LICENSE CONTROLLER AND LICENSE.CS FOR TRIAL Request check
//
internal static bool DBIsEmpty(AyContext ctx, ILogger _log)
{