refresh ed update della versione tablet che usa conf db esplicita (e pure altri programmi...) come anche degli altri SW in modo "implicito" con le chiamate CRS, CRI, ...
This commit is contained in:
@@ -39,7 +39,9 @@ namespace MoonProTablet.WebUserControls
|
||||
cognomeNome = user_std.UtSn.CognomeNome;
|
||||
}
|
||||
catch (Exception exc)
|
||||
{ }
|
||||
{
|
||||
logger.lg.scriviLog(string.Format("Eccezione in mod_title - page_load: {0}", exc), tipoLog.EXCEPTION);
|
||||
}
|
||||
string swData = "";
|
||||
if (cognomeNome != "")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user