From 23326363820b6e75a484f549718f567ae35ec349 Mon Sep 17 00:00:00 2001 From: guy Date: Mon, 12 Sep 2011 14:13:15 +0000 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=20108?= =?UTF-8?q?6=20Files=20correlati=20=20=20=20=20:=20lv3,=20(ve0)=20Ricompil?= =?UTF-8?q?azione=20Demo=20:=20[=20]=20Commento=20=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20:=20Migliorata=20gestione=20inserimento=20bolle=20lava?= =?UTF-8?q?nderia=20da=20parte=20di=20pi=C3=B9=20utenti=20simultanei?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.65.10.50/branches/R_10_00@22414 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ve/velib03.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ve/velib03.cpp b/ve/velib03.cpp index 4c0759975..85bbed7fb 100755 --- a/ve/velib03.cpp +++ b/ve/velib03.cpp @@ -1184,7 +1184,7 @@ int TDocumento::write_rewrite(TBaseisamfile & f, bool re) const TMov_mag_doc mov; TLocalisamfile m(LF_MOVMAG); mov.zero(); - if (do_movmag && num_movmag <= 0) + if (!new_doc && do_movmag && num_movmag <= 0) { m.setkey(6); m.zero();