Patch level : 10.0
Files correlati : vedoc Ricompilazione Demo : [ ] Commento : Ottimizzata TClifor::init git-svn-id: svn://10.65.10.50/trunk@19208 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2c88e04920
commit
02a23e8e0c
@ -170,11 +170,7 @@ void TCli_for::init()
|
||||
_ven_codice = new TRecfield(_ven_rec, CFV_CODCF);
|
||||
_use_lettere = main_app().has_module(LIAUT, CHK_DONGLE);
|
||||
if (_use_lettere)
|
||||
{
|
||||
TConfig c(CONFIG_DITTA, "ve");
|
||||
_use_lettere = c.get_bool("USELETTERE");
|
||||
}
|
||||
|
||||
_use_lettere = ini_get_bool(CONFIG_DITTA, "ve", "USELETTERE");
|
||||
}
|
||||
|
||||
TCli_for::TCli_for(char tipo, long codice) : TMultiple_rectype( LF_CLIFO ), _ven_rec(LF_CFVEN),
|
||||
|
Loading…
x
Reference in New Issue
Block a user