X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=class%2Fhelper%2FVCard.class.php;h=cf369bfbaf47d4b0d509b93dc47a0ece89b5cf2c;hb=76e034f5084c4b72e243c249a030773bd03e586a;hp=ee2b0518ceb82413e511eba8bfa5fcb658743caf;hpb=c53407bcef8c0413d40e751b0bbb8cad58f3fac0;p=squirrelmail.git diff --git a/class/helper/VCard.class.php b/class/helper/VCard.class.php index ee2b0518..cf369bfb 100644 --- a/class/helper/VCard.class.php +++ b/class/helper/VCard.class.php @@ -3,7 +3,7 @@ /** * vCard.class * - * Copyright (c) 2002 The SquirrelMail Project Team + * Copyright (c) 2003 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * This (will) contain functions needed to vCards. @@ -11,9 +11,13 @@ * http://www.imc.org/pdi/vcard-21.txt * * $Id$ + * @package squirrelmail */ - +/** + * Undocumented class + * @package squirrelmail + */ class VCard { function create_vcard ($value_array) {