From 7f43e18fde11cf30a8b8fbe71ab5e2a0dba823f8 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 05 Dec 2008 02:19:35 -0500 Subject: [PATCH] #1485605: some css fixes for IE6 --- program/include/rcube_sqlite.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/program/include/rcube_sqlite.inc b/program/include/rcube_sqlite.inc index 2b0d044..7cb5dc2 100644 --- a/program/include/rcube_sqlite.inc +++ b/program/include/rcube_sqlite.inc @@ -5,7 +5,7 @@ | program/include/rcube_sqlite.inc | | | | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -74,4 +74,4 @@ //console($str); } -?> \ No newline at end of file +?> -- Gitblit v1.9.1