mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Add cleanup for KEY vcard field
This commit is contained in:
parent
f1d60a66b9
commit
65eec865a5
@ -671,7 +671,7 @@
|
||||
//$hlabel = ereg_replace(")",",",$hlabel);
|
||||
$hlabel = "LABEL;HOME;QUOTED-PRINTABLE:".$hlabel."\n";
|
||||
}
|
||||
|
||||
$entries = ereg_replace("PUBKEY","KEY",$entries);
|
||||
$entries .= $work.$home.$wlabel.$hlabel."END:VCARD\n";
|
||||
$entries .= "\n";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user