Patch level :2.2 130

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :modifica per compilare


git-svn-id: svn://10.65.10.50/trunk@13184 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2005-06-09 11:43:36 +00:00
parent b3ba62a78f
commit 323b8f8010

View File

@ -203,7 +203,7 @@ bool TRiepiloghi_recordset::valid_record(const TRelation& rel) const
const TString& fas = rdoc.get(RDOC_FASCMS);
if (fas != _codfas)
return false;
}
}
return true;
}