From 82058d7af26ff04fd95442815b93f944cea46f10 Mon Sep 17 00:00:00 2001 From: corbosman Date: Wed, 4 Mar 2015 13:56:37 +0100 Subject: minor fixes --- program/lib/Roundcube/rcube_session_redis.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'program/lib/Roundcube/rcube_session_redis.php') diff --git a/program/lib/Roundcube/rcube_session_redis.php b/program/lib/Roundcube/rcube_session_redis.php index bc545ca95..4822db7f9 100644 --- a/program/lib/Roundcube/rcube_session_redis.php +++ b/program/lib/Roundcube/rcube_session_redis.php @@ -4,14 +4,13 @@ +-----------------------------------------------------------------------+ | This file is part of the Roundcube Webmail client | | Copyright (C) 2005-2014, The Roundcube Dev Team | - | Copyright (C) 2011, Kolab Systems AG | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | | See the README file for a full license statement. | | | | PURPOSE: | - | Provide database supported session management | + | Provide redis supported session management | +-----------------------------------------------------------------------+ | Author: Cor Bosman | +-----------------------------------------------------------------------+ -- cgit v1.2.3