Forzata Applicazione = "MAPO"
This commit is contained in:
@@ -291,6 +291,7 @@ namespace MP.Land.Data
|
||||
public bool InitAkv()
|
||||
{
|
||||
bool fatto = false;
|
||||
Applicazione = "MAPO";
|
||||
Installazione = getAVKStr("Installazione");
|
||||
MasterKey = getAVKStr(Applicazione);
|
||||
fatto = !string.IsNullOrEmpty($"{Installazione}{MasterKey}");
|
||||
|
||||
Reference in New Issue
Block a user