fix refuso commenti
This commit is contained in:
@@ -684,7 +684,7 @@ namespace GMW_data
|
||||
if (checkUDC(UDC))
|
||||
{
|
||||
answ = reportPrinter.obj.stampaCartellino(tipoCart, UDC, printer);
|
||||
logger.lg.scriviLog(string.Format(" | {0} | stampato UDC {1} | stampante {2} | tipo {2}", clientIp, UDC, printer, tipoCart), tipoLog.INFO);
|
||||
logger.lg.scriviLog(string.Format(" | {0} | stampato UDC {1} | stampante {2} | tipo {3}", clientIp, UDC, printer, tipoCart), tipoLog.INFO);
|
||||
}
|
||||
return answ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user