cb79f8133f11a4d53ea2f0d8741d5f1cc100507d
[squirrelmail.git] / class / helper / VCard.class.php
1 <?php
2
3 /**
4 * vCard.class
5 *
6 * Copyright (c) 2002 The SquirrelMail Project Team
7 * Licensed under the GNU GPL. For full terms see the file COPYING.
8 *
9 * This (will) contain functions needed to vCards.
10 *
11 * $Id$
12 */
13
14
15 ?>