Try to fix social network inks in vcard
This commit is contained in:
parent
bec559aae9
commit
6a30104beb
@ -442,7 +442,7 @@ class vCard
|
||||
}
|
||||
}
|
||||
if ($urlsn) {
|
||||
$this->properties["SOCIALPROFILE;TYPE=home-".$key] = $key.':'.$urlsn;
|
||||
$this->properties["SOCIALPROFILE;TYPE=WORK-".$key] = $key.':'.$urlsn;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user