Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : ne uccide più il copia-incolla che la spada! git-svn-id: svn://10.65.10.50/trunk@20004 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
9b208509b7
commit
dfe658e3a9
@ -187,11 +187,11 @@ TObject* TBuoni_cache::key2obj(const char* key)
|
||||
|
||||
if(ini_get_bool(CONFIG_DITTA, "lv", "DataBcon"))
|
||||
{
|
||||
doc.put(DOC_DATADOC, datagen);
|
||||
doc.put(DOC_DATAPART, datadoc);
|
||||
doc->put(DOC_DATADOC, datagen);
|
||||
doc->put(DOC_DATAPART, datadoc);
|
||||
}
|
||||
else
|
||||
doc.put(DOC_DATADOC, datadoc);
|
||||
doc->put(DOC_DATADOC, datadoc);
|
||||
|
||||
doc->put(DOC_TIPOCF, 'C');
|
||||
doc->put(DOC_CODCF, codcf);
|
||||
|
Loading…
x
Reference in New Issue
Block a user