From 1825ee53f0fed19465e48fc39f2f0f8bcbdb662e Mon Sep 17 00:00:00 2001 From: smen Date: Thu, 23 Sep 2021 10:06:26 +0200 Subject: [PATCH] Patch level : 12.0 1082 Files correlati : ve1.exe Commento : Aggiunto modulo "Stampa fido cliente" e relativo report --- src/include/utility.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/include/utility.cpp b/src/include/utility.cpp index 2e42adc60..ab5ef36b3 100755 --- a/src/include/utility.cpp +++ b/src/include/utility.cpp @@ -746,10 +746,9 @@ static bool is_sirio_station(const char* hostname) "SPOCK", // Alessandro "ARCHIMEDE", // Alessandro "SIRIOCOMP", // Macchianacompilatrice - "NBKFUCARINOW10", // Francesco "NBKPEREGOW10", // Stefano "NBKPEREGOW8", // Stefano - "NBCALDERONIW10", // Simone + "NBKSMENSW10", // Simone nullptr }; for (int i = 0; ranger[i]; i++)