From 6b2eed75473b68bf1b5c1a29a417ff024c38e583 Mon Sep 17 00:00:00 2001 From: tokul Date: Wed, 1 Sep 2004 17:04:40 +0000 Subject: [PATCH] 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 --- src/vcard.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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); -- 2.25.1