From 6f6efa20d742579381f450400f55e8bce7d839f0 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sat, 05 Mar 2011 12:09:46 -0500 Subject: [PATCH] - Add html_table::remove_body() function --- program/include/rcube_mime_struct.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/include/rcube_mime_struct.php b/program/include/rcube_mime_struct.php index e74acc0..3a79aca 100644 --- a/program/include/rcube_mime_struct.php +++ b/program/include/rcube_mime_struct.php @@ -6,7 +6,7 @@ | program/include/rcube_mime_struct.php | | | | 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