You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1, (SELECTMAX(`id`) FROM`zz_settings`), 'Abilita controllo sessione singola', 'Se abilitato, impedisce il login multiplo dello stesso utente da dispositivi diversi.'),
7
7
(2, (SELECTMAX(`id`) FROM`zz_settings`), 'Enable single session control', 'If enabled, prevents multiple logins of the same user from different devices.');
8
8
9
-
-- Aggiunta colonne minimo e massimo alla tabella mg_listini_articoli per gestire i prezzi per range
0 commit comments