From 4d4a2fa32edffcca91822fe82363b71372048286 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Wed, 03 Aug 2011 05:20:52 -0400 Subject: [PATCH] - Added possibility to extend rcube_vcard's fieldmap - Skip empty values in vCard export --- program/steps/utils/killcache.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/steps/utils/killcache.inc b/program/steps/utils/killcache.inc index 4e40adf..643433c 100644 --- a/program/steps/utils/killcache.inc +++ b/program/steps/utils/killcache.inc @@ -5,7 +5,7 @@ | program/steps/utils/killcache.inc | | | | This file is part of the Roundcube Webmail client | - | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | + | Copyright (C) 2005-2010, The Roundcube Dev Team | | Licensed under the GNU GPL | | | | PURPOSE: | -- Gitblit v1.9.1