mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
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