Modif mienure
This commit is contained in:
parent
1d9abf5c8f
commit
e0b47ba934
@ -140,6 +140,8 @@ class ActionComm
|
||||
$sql .= ", datea = now()";
|
||||
}
|
||||
|
||||
$sql .= ", fk_contact =". $this->contact->id;
|
||||
|
||||
$sql .= " WHERE id=$this->id;";
|
||||
|
||||
if ($this->db->query($sql) )
|
||||
|
||||
Loading…
Reference in New Issue
Block a user