diff --git a/server/AyaNova/util/License.cs b/server/AyaNova/util/License.cs index 6af4cfdf..1c265de6 100644 --- a/server/AyaNova/util/License.cs +++ b/server/AyaNova/util/License.cs @@ -221,7 +221,7 @@ namespace AyaNova.Core public bool MaintenanceExpired { get - { + { return MaintenanceExpiration < DateTime.Now; } } @@ -408,6 +408,8 @@ namespace AyaNova.Core dbId = ActiveKey.DbId, keySerial = ActiveKey.Id, licenseExpiration = ActiveKey.LicenseExpiration, + licenseWillExpire = ActiveKey.WillExpire, + maintenanceExpired = ActiveKey.MaintenanceExpired, maintenanceExpiration = ActiveKey.MaintenanceExpiration, features = from f in ActiveKey.Features