Fix for incorrect folding of header lines. This fix the error message
[squirrelmail.git] / class / helper / VCard.class.php
CommitLineData
655af203 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?>