From: tokul Date: Wed, 1 Sep 2004 17:04:40 +0000 (+0000) Subject: vcard might be without email fields. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6b2eed75473b68bf1b5c1a29a417ff024c38e583;p=squirrelmail.git vcard might be without email fields. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7998 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/vcard.php b/src/vcard.php index c96dab56..3f902552 100644 --- a/src/vcard.php +++ b/src/vcard.php @@ -193,10 +193,12 @@ echo addSelect('addaddr[label]', $opts, '', TRUE);