This commit is contained in:
@@ -66,7 +66,7 @@ namespace AyaNova.Core
|
||||
//Current license key, can be empty
|
||||
private static AyaNovaLicenseKey _ActiveLicense = new AyaNovaLicenseKey();
|
||||
|
||||
//The license dbid, separate from teh server dbid
|
||||
//The license dbid, separate from the server dbid
|
||||
private static string LicenseDbId { get; set; }
|
||||
|
||||
#region license classes
|
||||
|
||||
Reference in New Issue
Block a user