forked from extern/egroupware
manual contact was deleted when entering edit
This commit is contained in:
parent
db4fc5004b
commit
d2f6dbb043
@ -142,11 +142,7 @@
|
||||
$data['info_subject'] = '';
|
||||
}
|
||||
$this->link_id2from($data);
|
||||
;
|
||||
if ($data['info_link_title'] == $data['info_from'])
|
||||
{
|
||||
$data['info_from'] = '';
|
||||
}
|
||||
|
||||
return $err ? False : $data;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user