After last update
A project that working good after recompilation give this error without changing any things
[SIZE=3][COLOR=#0000BB]$this->mn_diametrorullocoda = $old_value_mn_diametrorullocoda;
[COLOR=#000000]3362| $this->mn_tenditoreallenta = $old_value_mn_tenditoreallenta;
3363| $this->mn_tenditoretira = $old_value_mn_tenditoretira;
3364| $this->cg_misuragiunzione = $old_value_cg_misuragiunzione;
3365| $this->cg_misurainclinazione = $old_value_cg_misurainclinazione;
3366| $this->timeupd = $old_value_timeupd;
3367| $this->timeupd_hora = $old_value_timeupd_hora = ; <<<<<<<-----------------------<<<<<<<<<<<<<<<<<<<<<<<<<<
3368| $rs_mu = $this->Db->Execute($comando_multiul);
3369| if ($rs_mu === false && !$rs_mu->EOF)
3370| {
3371| $this->Erro->mensagem (FILE, LINE, ‘banco’, $this->Ini->Nm_lang[‘lang_errm_inst’], $this->Db->ErrorMsg());
3372| $this->NM_rollback_db();
3373| if ($this->NM_ajax_flag)
3374| {
3375| form_dbo_ClientiDestNastro_pack_ajax_response();
3376| }
3377| exit;
3378| }
please help to solve[/COLOR][/COLOR][/SIZE]