FIX lettura conf da DB / file x ADM
This commit is contained in:
@@ -39,7 +39,7 @@ namespace MoonProAdmin.WebUserControls
|
||||
{
|
||||
Response.Redirect("~/login");
|
||||
}
|
||||
lblTitolo.Text = memLayer.ML.confReadString("appName");
|
||||
lblTitolo.Text = memLayer.ML.CRS("appName");
|
||||
}
|
||||
/// <summary>
|
||||
/// salva in variabile pagina il nome della pagina corrente
|
||||
|
||||
Reference in New Issue
Block a user