From 80809d6a9de193e69aae126a8714a3d53ba0b976 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 25 Apr 2011 04:31:43 -0400
Subject: [PATCH] Don't show saving error if no data changed

---
 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