From bbc8565e5afa7e5352bc3aaf7cf067066ec6d4b1 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 04 Mar 2010 03:17:04 -0500 Subject: [PATCH] Flag original messages after sending a draft (#1486203) --- bin/html2text.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/html2text.php b/bin/html2text.php index 82a4044..0074b60 100644 --- a/bin/html2text.php +++ b/bin/html2text.php @@ -5,7 +5,7 @@ | bin/html2text.php | | | | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | | PURPOSE: | -- Gitblit v1.9.1